How gdg are concatenated?
No Answer is Posted For this Question
Be the First to Post Answer
whats SOC7?
Describe the DD statement, its meaning, syntax and keywords?
I have a PDS and want to omit few rows of all members of a PDS. How to do it?
Must tape dataset definitions include vol=ser specifications?
can we maintain 2 generations with different Lengths in Same GDG ?
How is a new GDG coded?
how to identify a vasam dataset by seeing in 3.4(browse)
how to compress the data set
How do you access an uncatalogued dataset in a jcl?
Explain about LMCLOSE�close a data set
Hi, all suppose i have 5 steps (S1,S2,S3,S4,S5) what will happen if cond is true or false (which of the other steps get executed)? 1) //s3 exec pgm=abc,cond=(0,le) 2) //s3 exec pgm=abc,cond=(0,le,step2) 3) In the jobcord RESTART=step3,cond=(0,le) 4) can i code COND=TRUE in jobcard, if yes what will happen?
When we give TYPERUN = SCAN , what are the syntax errors we get?