I had 100 steps in jcl i want to execute first 10 steps only?
Answer Posted / srinivas
After 10th step you should give jcl null statement or else
code condition parameter in step11.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
a dd statement has 2 types of parameters. Name them?
How do you create a temporary dataset?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Explain the function of job statement in jcl?
Explain how can a jobs execution priority be modified?
what are the types of abends that occur on job failure? And explain the possible causes of these
how you will the direct the data to spool using sysout option?
how to compare two datasets without using superce because output is limited to 133 bytes
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
what is SOC4 error?
What is NOTCAT ?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what is use of dcb parameter in dd statement?
what is “Cond= even” and “Cond=only”?
What does a disposition of (new,catlg,keep) for a dsn mean?