Multiple choice technology mainframe

DD DUMMY statement specifies no space allocation & no disposition processing

  1. True

  2. False

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

The DD DUMMY statement in JCL defines a dummy dataset that doesn't require actual space allocation or disposition processing. It's used when you need to satisfy JCL syntax without allocating real DASD space or retaining output datasets.