Multiple choice technology mainframe

  1. ------ will Defines libraries used for an entire job or one job step?

  1. Joblib

  2. Proclib

  3. Jcllib

  4. Steplib

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

The JOBLIB DD statement defines private libraries that the system searches for executable programs for all steps within a job, whereas STEPLIB defines libraries for a single step.