what is the purpose of coding class parameter in job statement?
No Answer is Posted For this Question
Be the First to Post Answer
i have step1,step2,step3 from where can i start coding cond parameter ?
What is the use of IEBGENER ?
How many extents are possible for a sequential file ? For a VSAM file ?
i want to see the jobs in skeleton queue in diff region. (eg. 7 regions are running means , i want to see all the jobs in 7 regions which are in skel queue using 1 command)
In DCB, what is LRECL,BLKSIZE,DSORG
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Explain in DD statement what is the use of DCB parameter?
If a job has 3 steps and step 1 and step 3 should get executed and step 2 should not get executed irrespective of the return code from the previous steps. How can it be done?
What does a disposition of (new,catlg,keep) for a dsn mean?
i have records from 1 t0 100 . i need to open records from 10 to 18 and change the values in tht ? how can i do tht ?
can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch
which parameter is use to declare the name of dataset in dd statement?