Multiple choice technology mainframe

The maximum number of in-stream procedure you can code in any JCL is ?

  1. a) 7

  2. b) 5

  3. c) 10

  4. d) 15

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

JCL allows a maximum of 15 in-stream procedures (cataloged procedures invoked in-stream) to be coded in any job. This is a system limitation to prevent excessive procedure nesting and complexity. Option D is correct.