I have a JCL with 10 steps, want to execute first 5 steps
only, what are ways of doing it?is it possible to control
through JOB card?
Answer Posted / ranjan
i do agree with suresh.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why block size is multiple of lrecl in jcl?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How does jcl act on a cobol code?
What is the significance of addrspc parameter in the exec statement?
what is SOC4 error?
what is the purpose of coding class parameter in job statement?
How can return codes be tested before execution of a job step?
How dummy is used in jcl?
what sort card you will use to copy the data from one dataset to another dataset?
a dd statement has 2 types of parameters. Name them?
In job processing, what happens in execution stage?
what is the purpose of coding notify parameter in job statement?
is there any way to execute more than one proc in the same exec statement at the same time..?
What are hierarchy levels in jcl?