restart logic ?
Answers were Sorted based on User's Feedback
Answer / guest
IF WE WANT TO RESTART THE PARTICULAR STEP WE CAN USE
RESTART PARAMETER AND SYNTAX IS RESTART=STEP NAME.
| Is This Answer Correct ? | 3 Yes | 1 No |
what is inrec fields and outrec fields in sorting
What is primary allocation for a dataset?
what is the difference between return code and maxcc?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
i want to avoid the positional parameter how to code it ?
What is STEPLIB, JOBLIB? What is it used for?
If your job fails at particular step then what would be the return code for next steps
how to concatenate datasets
What is a JCL Command statement ?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will override if gave override parameter. Here both have same step names.