in job stmt i coded time=(2,30) and in step 1 i coded time=(1,30)
and in step i coded time=(1,30), whch one executes first and
what happens if step1 and step2 time executes and wht about the
remaining time if step and step2 executes
Answer Posted / srinivas
after step1 executed,for step2 1 minute of job time will be
there,but step2 time is (1,30).In this case,step wont abend
instead, it will override the job time and step2 will aslo
execute successfully..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can return codes be tested before execution of a job step?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What are the jcl procedures?
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?
What are the difference between jcl and jes?
How do you create a temporary dataset?
Explain the function of a dd statement?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Is there any command to check wether the ps file is in sorted order?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What is timing concept in mainframe?
When output dataset space is required, what quantity categories are used?
In job processing, what happens in conversion stage?
In sms datasets, what is the function of the dd mgmtclas keyword?
what is the purpose of coding class parameter in job statement?