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

List in order the hierarchical levels of jcl?

670


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

619


What are the jcl procedures?

645


List the various advantages of using jcl language?

852


Explain the function of a dd statement?

659






What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

1587


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

583


what is the compile process of cobol program expalin with code

2002


Suppose I have five jobs to do. But I want to hold one?

660


Explain how can the attributes of one sms dataset be copied to another dataset?

705


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

678


Differentiate between the joblib and the steplib statements?

859


what is JCL?

698


how to run batch program without jcl?

10077


what is DD statement is used in JCL?

682