Answer Posted / guest
Indicates a time out abend. Your program has taken more CPU
time than the default limit for the job class. Could
indicate an infinite loop.
| Is This Answer Correct ? | 30 Yes | 3 No |
Post New Answer View All Answers
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Is it possible to left uncode disp? If yes, how?
Explain the purpose of dd dummy statement?
Name what parameter directs the output of the job log dataset?
what is use of dsn parameter in dd statement?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Can we use DISP=SHR in output file in JCL
How dummy is used in jcl?
How does jcl act on code(if you take a cobol program)?
How can values be passed from the job stream to an executable program?
Explain the purpose of the dd keylen parameter?
How can return codes be tested before execution of a job step?
Is automatic restart possible in jcl? If yes, how?
what JCL Procedures?
How is a type of file defined in the jcl that executes the cobol program?