Answer Posted / izwarya
//JOBNAME JOB ACCT,RESTART=PROCA.STEP2
//PROCA EXEC PROCA
PROCA:
//PROCA PROC
//STEP1 EXEC ...
//STEP2 EXEC ...
//STEP3 EXEC ...
The above program would restart the job from STEP2.
| Is This Answer Correct ? | 46 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of dd * statement in jcl?
What are the 4 fields in dd statement?
In sms datasets, what is the function of the dd mgmtclas keyword?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
i want to store 20 digits . how will u do it in cobol ?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain dfsort utility?
When output dataset space is required, what quantity categories are used?
How can the attributes of one sms dataset be copied to another dataset?
what is the use of JCL?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Which dd parameters are required?
Is it possible to left uncode disp? If yes, how?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?