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
What is the function of the dd dcb keyword?
How jcl is used for testing batch programs?
What is the purpose of dd dummy statement?
What do you understand by jcl?
List the different components of jcl statement?
What are the utility programs in jcl?
Explain how can values be passed from the job stream to an executable program?
in ways data can be passed to a COBOL program from JCL?
which utility is used to run a cobol-db2 program?
What is the function of the dd avgrec keyword in sms datasets?
how you can direct the data to spool using SYSOUT option?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What are the parameter we cannot use in procedure?
What is the use of symbol // in jcl?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?