I have a job which is a long-running one. Processes millions
of records. Due to some run-time problem (not a problem due
to the job/data) the job abends.What needs to be done to
make the job complete successfully.
Answer Posted / ram
Use TIME parameter in the job card
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what happens in execution stage in job processing?
what are JCLLIB and STEPLIB in JCL?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is the purpose of disp parameter?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is the function of dd name parameter with a 2 part structure; audit.report?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
How can return codes be tested before execution of a job step?
What is the function of a dd statement?
What parameter directs the output of the job log dataset?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Is acct parameter mandatory?
Is there any command to check wether the ps file is in sorted order?
When space is allocated for an output dataset, what units can be used?