TIME parameter in JOB statement or EXEC statement specifies
What type of time (CPU time or execution time)?

Answer Posted / varun

TIME specifies the maximum CPU time allocated for a
particular job or job step. If TIME is in the JOB card, it
relates to the entire job; if in the EXEC statement, it
relates to the job step.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

599


What do you understand by the terms: joblib and steplib?

615


Explain the function of the steplib dd statement?

631


Explain the jcl exec statement?

641


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

713






what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

642


What is condition checking in jcl? Is this possible?

617


What parameter directs the output of the job log dataset?

759


What are s0c1, s0c4, s0c5, s0c7 and socb?

693


What is the function of the dd dcb keyword?

816


What is the purpose of disp parameter?

635


How can unused space allocation be returned to the system when a dataset is closed?

800


How to execute 2nd and 4th steps among 5 steps in jcl proc?

742


What is the function of dd disp parameter?

650


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

921