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 / balmukund
Might be the o/p file size is less than the input file.
Please use that more than 200 Tracks than input file with
RlSE option in size parameter. I think this will resolve the
issue.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the function of job statement in jcl?
What are some jcl statements that are not allowed in procedures?
How can unused space allocation be returned to the system when a dataset is closed?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is use of restart and how to use it?
How do you create a temporary dataset?
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?
What are the rules employed while naming the steps in a job?
how would you create a temporary dataset? And where will you use them?
what is use of dcb parameter in dd statement?
How do you access an uncatalogued dataset in a jcl?
Explain the function of //cntl statement?
what is DSN parameter and DISP parameter is used for?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What is the function of the dd avgrec keyword in sms datasets?