There are 5 steps in a Job. How to bypass the first step
by making use of only COND Parameter and not using any
Restart and IF/THEN/ELSE parameter?
Answer Posted / ibm
just comment it out the step....
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how you can access an uncataloged dataset in a JCL?
How does jcl specify the job to the operating system?
What are the parameter we cannot use in procedure?
Is automatic restart possible in jcl? If yes, how?
What is jcl in mainframe?
What happens if both JOBLIB & STEPLIB is specified ?
What are the 2 types of parameters in dd statement?
List the different jcl statements that are not permitted in the procedures?
What do you understand by the term job time – out and how can you overcome that?
Explain dd statement in jcl?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Explain in DD statement what is the use of DCB parameter?
What is the significance of addrspc parameter in exec statement?
What are the parameters that are used in creating a gdg?
what is DSN parameter and DISP parameter is used for?