what happens if job falls in loop ? how to resolve it ?
Answer Posted / lu
when you run your job, you guest how long it takes, if you
see it runs for a little while,try get into SDSF in ouput
queue, hit enter to see a cpu time... you cancel your job
and dump it and read it... To solve it put display in your
program and rerun..
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the purpose of dd dummy statement?
What are the parameter we cannot use in procedure?
how can the same proc be re-used and called by many jobs?
How do you create a temporary dataset?
Is there any command to check wether the ps file is in sorted order?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
List the various advantages of using jcl language?
How to submit jcl through a cobol program?
How to do automated restart when a job abend?
Can I share my data with other jobs? How?
what is use of dcb parameter in dd statement?
what sort card you will use to copy the data from one dataset to another dataset?
Must tape dataset definitions include vol=ser specifications?
how to run batch program without jcl?
how can you check if a file is empty using jcl?