Answer Posted / divya prakash
Use RESTART=JOBSTEPNAME.PROCSTEPNAME
Example:-
if the job is abended in STEP10 for proc step "TRANSFORM".
THEN,
RESTART=STEP10.TRANSFORM.
Thanks,
Divya Prakash
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Must tape dataset definitions include vol=ser specifications?
How can return codes be tested before execution of a job step?
In sms datasets, what is the function of the dd mgmtclas keyword?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
How can values be passed from the job stream to an executable program?
which utility is used to run a cobol-db2 program?
What is the function of job statement in jcl?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Matching Logic in Jcl not in cobol.Could any one please answer this question
How to submit a jcl from cics?
How to do automated restart when a job abend?
Is condition checking possible in jcl? If yes, how?
What is one line to pass PARM from JCL to COBOL?
What is job control language?
What is notcat 2 - gs?