Answer Posted / hkhatri27
Job will abend with S322 which means job or step time
exceeds the specified limit/program is in a
loop/insufficient time parameter on job or exec statement.
~ Himanshu
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
which parameter is use to declare the name of dataset in dd statement?
What is job control language?
When space is allocated for an output dataset, what units can be used?
How do you create a temporary dataset?
For what purpose steplib and joblib are used ?
how can you check if a file is empty using jcl?
Explain the job statement in jcl?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What are the utility programs in jcl?
What is the purpose of disp parameter?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is multithreading in jcl?
which utility is used to sort a file in jcl?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Suppose I have five jobs to do. But I want to hold one?