Multiple choice technology mainframe

maximum number of exec statements that can be coded in a single JCL

  1. 125

  2. 1024

  3. 225

  4. 255

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

In IBM MVS JCL, there is a system-defined architectural limit on the number of job steps. A maximum of 255 EXEC statements (which define individual job steps) can be coded and executed within a single Job Control Language (JCL) stream.