In JCL..for TIME Parameter was specified both JOB &
STEP..which one is overrides

Answer Posted / srinivas

The job time will work for total job and step time will
work for only that step ... so with in that step time the
step should complete else it will abend .. but with in job
time that total job should complete it wont conseder how
much time each step is taking .so job time will over ride
the step time...

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there any command to check wether the ps file is in sorted order?

2414


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

910


What are hierarchy levels in jcl?

926


How do you submit a job for execution?

628


List the different components of jcl statement?

679






What is the use of disp parameter?

636


what is DSN parameter and DISP parameter is used for?

662


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

917


when does a dataset go uncataloged?

818


Which statement is used to identify the private libraries in job?

665


What do you understand by the term notcat 2 – gs?

730


what are the types of abends that occur on job failure? And explain the possible causes of these

1106


Explain dfsort utility?

650


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) ?

1736


What is catelog procedure and how many catelog procedure to use in one job?

7407