HSM Hourly Check

2011-04-28 Thread Supra Uche
Hello List, Is there a way to disable HSM's hourly space check? I don't want it to check all of my storage groups every hour because i don't use intervalmigration option. I want to use only primary space management for my storage groups. Thank you. supra

Re: 0Cx abends

2011-04-08 Thread Supra Uche
On Fri, 8 Apr 2011 05:47:51 -0500, Elardus Engelbrecht wrote: >Supra wrote: > >>We continuously get 0Cx abends from our application in the production and >test environments. Our application consists of PL/I and Assembler programs. > >Is that application homegrown applications? Yes homegrown app

Re: Basic question about CPU instructions

2010-08-13 Thread Supra Uche
Thank you all for the great responses !!! -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives

Basic question about CPU instructions

2010-08-11 Thread Supra Uche
Hello List, I want to learn how a cpu type change effects my application performance. When a new generation mainframe is produced, it comes with hundreds of new instructions. I think that new instructions run applications more efficiently than the previous ones. Also for example if i had a 100

Re: link edit question

2010-03-25 Thread Supra Uche
>For example If i write the YBY402 twice it does not give any error in >the >TEST1 job. I want to get a jcl error if i write a record twice in TST1 >member. >Because there are thousands of lines in the TST1 member, some segments >can be entered multiple times accidentaly. > > >You will never get a

Re: link edit question

2010-03-24 Thread Supra Uche
Hello, Thank you for your responses, i could not ask the question properly maybe. I will give you more information. My job is : USER1.PROD.LINK(TEST1) : //TEST1 JOB CLASS=A,MSGLEVEL=(1,1), MSGCLASS=X // JCLLIB ORDER=(USER1.PROD.LINK) //TST1EXEC TLINK,MEMBER=TST1

Link edit question

2010-03-24 Thread Supra Uche
Hi List, I have a question about a link edit job. What should we do, not to replace a module in a load library, if that module already exits. We have many "INCLUDE SEGMENT(pgmname)" statements in the member that we use to compile so sometimes there can be duplicate statements that includes the same