if time parameter is not coded on the job card and job step
then what is the default time assigned to the entire job and
for each step in the job by the systyem ?
Answer Posted / krishnaveni
defaultly it will takes time=1440 that means there is no
cpu limit for the perticular job
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
how would you create a temporary dataset? And where will you use them?
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?
Can we call instream to catalog and catalog to instream?
How can unused space allocation be returned to the system when a dataset is closed?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Can an individual step be restricted from using all the jobs allowed cpu time?
How to pass data to a program that is coded in an exec statement?
What statement can be used to send data to another mvs jes3 node?
What is multithreading in jcl?
Explain the purpose of dd dummy statement?
Is it possible to left uncode disp? If yes, how?
which parameter is use to declare the name of dataset in dd statement?
What is the function of dd name parameter with a 2 part structure; audit.report?
Explain dfsort utility?
Differentiate between the joblib and the steplib statements?