In JCL..for TIME Parameter was specified both JOB &
STEP..which one is overrides
Answer Posted / harsha
Naidu is correct.
Time parameter coded on Job will override time parameter on
STEP.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
How to pass the parameter in parm using linkage section ? (syntax)?
Explain how can values be passed from the job stream to an executable program?
What is the function of the dd avgrec keyword in sms datasets?
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' ?
How jcl work to handle various input output file operations?
In sms datasets, what is the function of the dd avgrec keyword?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
How can the submitting users racf authority be overridden in a job stream?
What are steplib and joblib? What for they are used?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How do you create a temporary dataset?
Describe the various parameters utilized in the creation of a gdg?
Explain the function of a dd statement?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
State the uses of syspring, sysin, sort fields, sum fields and dummy.