What does the TIME parameter signify ? What does TIME=1440
mean ?
Answer Posted / sankarikumar
TIME parameter specifies the cpu time utilized for the
entire job. if the job exeeds the specified time then s322
abend occur.
1440 - 24 hrs
Is This Answer Correct ? | 14 Yes | 16 No |
Post New Answer View All Answers
Differentiate between addressing mode and run mode.
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Is condition checking possible in jcl?
Can an individual step be restricted from using all the jobs allowed cpu time?
What does a disposition of (new,catlg,keep) for a dsn mean?
what is a jcl?
How can a stopped job be started again?
How to pass data to a program that is coded in an exec statement?
what is use of dsn parameter in dd statement?
What are steplib and joblib?
What are the difference between jcl and jes?
what JCL Procedures?
How dummy is used in jcl?
What are the rules employed while naming the steps in a job?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?