Job Control Language (JCL) Question:

What is the function of the STEPLIB DD statement?

Tweet Share WhatsApp

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 PDF Read All 47 JCL Questions
Previous QuestionNext Question
What is the purpose of the DD KEYLEN parameter?How can return codes be tested before execution of a job step?