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
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
For what purpose steplib and joblib are used ?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Explain dfsort utility?
what sort card you will use to copy the data from one dataset to another dataset?
Are there any set of rules for the names of the steps used in a job?
How to run cobol program using jcl?
Can an individual step be restricted from using all the jobs allowed cpu time?
How can a fb file convert to vb file using sort program?
How gdg are concatenated?
What are steplib and joblib?
What is the use of disp parameter?
What are some jcl statements that are not allowed in procedures?