Job Control Language (JCL) Question:

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


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