Answer Posted / sunaina
S322 is for CPU Time out abend. maximun CPU time is 1440,
if the excution time exceeds or if the value specified in
the TIME parameter exceeds, then the JOB will fail into
this point with S322 abend.
Let me know if anyone have more information about this.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
I need exexution process for JCL programs
what is use of disp parameter in dd statement?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
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 the purpose of dd * statement in jcl?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Brief description of inline procedure of jcl.
How dummy is used in jcl?
Is their any set of rules for dd? Explain.
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
what are the types of abends that occur on job failure? And explain the possible causes of these
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is the function of dd name parameter with a 2 part structure; audit.report?
What do you understand by the terms: joblib and steplib?