Answer Posted / psreddy
RESTART parameter is used in job card to restart the job
from particular step IF THERE IS NO DEPENDENCIES.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How to pass data to a program that is coded in an exec statement?
How do you submit a job for execution?
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?
what is the resolution for sb37 error
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
When output dataset space is required, what quantity categories are used?
Name a few IBM utility programs, and explain its function.
what is a jcl?
A dd statement consists of 4 fields. Name them?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
what is DSN in JCL and what are the parameters to declare the DSN?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
what is use of dsn parameter in dd statement?
How to submit a jcl from cics?
Is condition checking possible in jcl? If yes, how?