Job Control Language (JCL) Question:
What is the function of DD DISP parameter?
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
(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 Question | Next Question |
How is the record format of an output dataset specified? | Why block size is multiple of lrecl in jcl? |