Answer Posted / 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 |
Post New Answer View All Answers
How do you access an uncatalogued dataset in a jcl?
Can an individual step be restricted from using all the jobs allowed cpu time?
How to pass data to a program that is coded in an exec statement?
What parameter of the job statement is used to limit the cpu time consumed by the job?
what sort card you will use to copy the data from one dataset to another dataset?
what is use of dcb parameter in dd statement?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What is multithreading in jcl?
What statement can be used to send data to another mvs jes3 node?
How can unused space allocation be returned to the system when a dataset is closed?
What happens if both JOBLIB & STEPLIB is specified ?
List the different components of jcl statement?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How to pass the parameter in parm using linkage section ? (syntax)?
how do you code a null statement?