there are 10 steps in jcl how to execute the steps from
step2 to step8 only
Answer Posted / sai
Hi,
CODE THE CONDITION PARAMETER COND=
(0,LE) IN THE STEPS THAT WE DONT WANT TO EXECUTE
Regards
Sai
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
how to run batch program without jcl?
What parameter directs the output of the job log dataset?
when does a dataset go uncataloged?
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?
How dummy is used in jcl?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the significance of addrspc parameter in exec statement?
what is the use of IEBGENER utility?
What is the purpose of dd dummy statement?
what JCL Procedures?
What is catelog procedure and how many catelog procedure to use in one job?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is the purpose of the dd keylen parameter?
Is there any command to check wether the ps file is in sorted order?
For what purpose steplib and joblib are used ?