i have five step in jcl.my forth step is gdg.gdg was
abend.when will job complete,hoe to handle you
Answer Posted / shailendra
if you know abend is happning on forth step. so for the
next execution give restart parameter on job statment
restart=5stepname
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
What is catelog procedure and how many catelog procedure to use in one job?
Does jcl support automatic restart?
What do you understand by jcl?
Is it possible to code instream data in a PROC?
Explain about LMFREE�free data set from its association with data ID
Explain how can the attributes of one sms dataset be copied to another dataset?
What is the function of //jcllib statement?
Is automatic restart possible in jcl? If yes, how?
What parameter directs the output of the job log dataset?
Differentiate between addressing mode and run mode.
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
how to compare two datasets without using superce because output is limited to 133 bytes
which utility is used to sort a file in jcl?
whats the diff bw the evaluate also and and?