Multiple choice technology mainframe

What happens if both JOBLIB & STEPLIB is specified?

  1. JOBLIB is ignored

  2. STEPLIB is ignored

  3. Both are active

  4. Both are ignored

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

If both JOBLIB and STEPLIB DD statements are specified, the STEPLIB statement takes precedence for the step in which it is defined, and the JOBLIB statement is ignored/overridden for that particular step.