Multiple choice technology mainframe

What is the function of DD DISP paramater ?

  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

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The JCL DD DISP (disposition) parameter defines the status of the dataset at step start, and specifies what actions to take upon normal or abnormal (abend) termination of the job step.