in a series of 10 steps, i need to run only 1,3,5,7 & 9th
steps only. how do u code?
Answer Posted / jagan mohan
by using iebedit utility and specifying required steps in controlcrds we can execute it.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
I need exexution process for JCL programs
Explain how can the disposition of sysout datasets be set for an entire jobstream?
what is use of dcb parameter in dd statement?
what happens in execution stage in job processing?
how to compare two datasets without using superce because output is limited to 133 bytes
when can a job time-out occur? How to overcome that?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Explain how can values be passed from the job stream to an executable program?
what happens in conversion stage in job processing?
When output dataset space is required, what quantity categories are used?
What is the function of the dd avgrec keyword in sms datasets?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
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?
What is the difference between the positional and keyword parameters? Give examples.
how to do automated restart when a job abends?