Job Control Language (JCL) Question:

Download Job Interview Questions and Answers PDF

What is the function of DD DISP parameter?

JCL Interview Question
JCL Interview Question

Answer:

(1) Tells the system what to do with the dataset following normal termination of the step

(2) Describes the status of the dataset

(3) Tells the system what to do with the dataset following abnormal termination of the step

(4) All of the above

Answer is 4

Download JCL Interview Questions And Answers PDF

Previous QuestionNext Question
How is the record format of an output dataset specified?Why block size is multiple of lrecl in jcl?