Multiple choice technology mainframe

When output dataset space is required, what quantity categories are used ?

  1. Address, Units, CONTIG or ALS

  2. Displacement and length

  3. Primary, Secondary, Directory

  4. Megabytes, Kilobytes and Bytes

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

When allocating output dataset space, JCL uses three quantity categories: Primary (initial allocation), Secondary (extension allocation if primary is exceeded), and Directory (for PDS directory blocks). These are specified in SPACE parameter like SPACE=(TRK,(primary,secondary,directory)). Options A, B, and D describe different concepts not related to space allocation.