Job Control Language (JCL) Question:
Download Questions PDF

What is the function of the STEPLIB DD statement?

JCL Interview Question
JCL Interview Question

Answer:

(1) Identify a library to be searched for programs named in the EXEC statement

(2) Identify a library containing executable job steps

(3) Override the system step library within a job stream

(4) All of the above

Answer is 4

Download JCL Interview Questions And Answers PDF

Previous QuestionNext Question
What is the purpose of the DD KEYLEN parameter?How can return codes be tested before execution of a job step?