If your job fails at particular step then what would be the
return code for next steps
Answer Posted / nygrande
It depends the COND we have for the subsequent STEPS.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the function of //jcllib statement?
what sort card you will use to copy the data from one dataset to another dataset?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what is SOC4 error?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What is catelog procedure and how many catelog procedure to use in one job?
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 purpose of disp parameter?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Explain about ISPF/TSO Commands
how to do automated restart when a job abends?
What is the significance of addrspc parameter in the exec statement?
What is condition checking in jcl? Is this possible?
Name the statement which can be used to send data to another mvs jes3 node?
which utility is used a dummy utility?