Multiple choice technology mainframe

Maximum number of sequential datasets that can be concatenated

  1. 16

  2. 255

  3. 269

  4. 125

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

In JCL, up to 255 sequential datasets can be concatenated using DD statements. This is a system limitation that has existed in MVS/ESA and subsequent systems. Option C (269) is incorrect and appears to be a confusion with the maximum number of dataset name segments (44 characters) or other limits.