I have a job (4 steps) with time parameter coded in job &
exec, say time=10 in job & time =3,2,2,4 in each steps.
Will the job executes successfully?
Answer Posted / balasukumar
WE WILL GET ABEND IN STEP4 WITH S322(TIME OUT ERREOR).
| Is This Answer Correct ? | 12 Yes | 9 No |
Post New Answer View All Answers
Give the syntax of job specifying jcl statement.
what is JCL?
How to run cobol program using jcl?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
How dummy is used in jcl?
Is automatic restart possible in jcl? If yes, how?
Is condition checking possible in jcl?
What do you understand by the terms: joblib and steplib?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What do you know about jcl?
Explain about ISPF/TSO Commands
What dd statement is used to supply the name of a dataset?
what happens in conversion stage in job processing?
What is the difference between run mode and addressing mode?