Explain the function of dd disp parameter?
No Answer is Posted For this Question
Be the First to Post Answer
Describe the various parameters utilized in the creation of a gdg?
What is the error code SOC01 indicate ?
Can we change the LIMIT of GDG?
How is a dataset passed from one step to another?
Which dd parameters are required?
If a JOBSTEP abends, AND without using COND also, all the subsequent steps execute, then what is the use of using EVEN ? Why do we use EVEN when without it also all the JOBSTEPs execute ?
how can i code cond parameter in procedures ? i have a jclk calling a proc which has 10 steps i want to execute from step 5 to step 10 where can i code restrat parameter or cond parameter for ths
i have 3 steps in my jcl, where i want to run only one step at a time depending on the variable. How should i give the condition statement... I have tried this with two steps which is working but not able to add condn for the 3rd step. can anyone help me... I want to know the cond stmt which i can code in step 3 and step4, so that only either step2 or step3 or step4 executes
What do you understand by the term job time – out and how can you overcome that?
Does jcl support automatic restart?
What is the maximum length of a single line of jcl?
how can you check if a file is empty using jcl?