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
How can return codes be tested before execution of a job step?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
what is “Cond= even” and “Cond=only”?
What are hierarchy levels in jcl?
What is the purpose of dd?
What is notcat 2 - gs?
What do you understand by jcl?
What do you understand by the term notcat 2 – gs?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Explain how can a stopped job be started again?
Explain the jcl exec statement?
What is the difference between the positional and keyword parameters? Give examples.
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Explain the hierarchy levels in jcl?
How does the jcl specify the job to os?