What does the TIME parameter signify ? What does TIME=1440
mean ?
Answer Posted / xyz
Specifies the maximum CPU execution time permitted for the
JOB
If actual CPU execution time exceeds value specified in the
TIME parameter, JOB will fail with S322 abend
Formats are
TIME=(minutes, seconds)
TIME=minutes
TIME=(,seconds)
TIME=1440
TIME=NOLIMIT
Seconds can be in the range from 0 to fifty nine
| Is This Answer Correct ? | 31 Yes | 0 No |
Post New Answer View All Answers
What is the function of dd name parameter with a 2 part structure; audit.report?
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?
What is the function of the steplib dd statement?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What is the purpose of disp parameter?
What is the purpose of dd * statement in jcl?
What parameter directs the output of the job log dataset?
What are steplib and joblib? What for they are used?
How does jcl act on code(if you take a cobol program)?
a dd statement has 2 types of parameters. Name them?
which utility is used to run a cobol-db2 program?
Explain the jcl exec statement?
In sms datasets, what is the function of the dd mgmtclas keyword?
What is the function of the dd mgmtclas keyword in sms datasets?
Is it possible to left uncode disp? If yes, how?