In JCL..for TIME Parameter was specified both JOB &
STEP..which one is overrides
Answer Posted / v khurana
In that case smaller time will be applicable.
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
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) ?
a dd statement has 2 types of parameters. Name them?
List the different jcl statements that are not permitted in the procedures?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Give the syntax of job specifying jcl statement.
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
How can unused space allocation be returned to the system when a dataset is closed?
How is the record format of an output dataset specified?
how do you code a null statement?
What does a disposition of (new,catlg,keep) for a dsn mean?
Explain the function of //cntl statement?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
How jcl work to handle various input output file operations?
Is it possible to left uncode disp? If yes, how?
Mention the types of job control statements?