In JCL..for TIME Parameter was specified both JOB &
STEP..which one is overrides
Answer Posted / naidu
//job card time=(15,20)
//step1 exec pgm=iebgener,time=(3,49)
in this above time in the job step only appplicable for
the whole steps in job.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
how to compare two datasets without using superce because output is limited to 133 bytes
Suppose I have five jobs to do. But I want to hold one?
what is “Cond= even” and “Cond=only”?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Explain in DD statement what is the use of DCB parameter?
When output dataset space is required, what quantity categories are used?
what is the JCL statement consists of?
Explain the function of the steplib dd statement?
What do you understand by jcl?
Differentiate between the joblib and the steplib statements?
What is the function of the steplib dd statement?
Name a few IBM utility programs, and explain its function.
Can I share my data with other jobs? How?
Explain the function of job statement in jcl?