Answer Posted / saurav paul
Time parameter is coded based on the minutes. so if we give
0 the steps of the job should complete in less than 60
secs. If we need to give it in secs then we have to specify
like TIME=([minutes] [,seconds])time = (0,0). In this case
the job will abend with s322 if the step is taking more
than 1 sec.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Explain how can return codes be tested before execution of a job step?
What is catelog procedure and how many catelog procedure to use in one job?
i want to store 20 digits . how will u do it in cobol ?
Differentiate between the joblib and the steplib statements?
Explain the purpose of dd * statement in jcl?
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 ?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
Explain how can the attributes of one sms dataset be copied to another dataset?
Explain how can the submitting users racf authority be overridden in a job stream?
What is the function of the dd avgrec keyword in sms datasets?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
what is JCL?
what happens in execution stage in job processing?
How can an in-stream dataset be terminated?