TIME parameter in JOB statement or EXEC statement specifies
What type of time (CPU time or execution time)?
Answer Posted / rajendra desale
cpu time.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is job control language?
Is automatic restart possible in jcl? If yes, how?
Define concatenating?
How to pass the parameter in parm using linkage section ? (syntax)?
When space is allocated for an output dataset, what units can be used?
What is the function of the dd dcb keyword?
Which statement is used to identify the private libraries in job?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What is the function of the steplib dd statement?
what is the JCL statement consists of?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How can return codes be tested before execution of a job step?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?