i have 10 steps in jcl program but i have to exicute only
2,4,6,8th and 10th ?how it's possible?
Answer Posted / druks
Does the job have instream JCL or a instream proc or are the job steps in a proc (in a proclib) with a execution JCL
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does a disposition of (new,catlg,keep) for a dsn mean?
Explain the purpose of the dd keylen parameter?
Is condition checking possible in jcl?
what is DSN parameter and DISP parameter is used for?
Is automatic restart possible in jcl? If yes, how?
What is the function of a dd statement?
what is use of disp parameter in dd statement?
What is use of restart and how to use it?
In job processing, what happens in execution stage?
what is JCL?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Which dd parameters are required?
Explain the function of dd disp parameter?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Explain the function of the dd dcb keyword?