Job Control Language (JCL) Question:
Download Job Interview Questions and Answers PDF
What is the function of the STEPLIB DD statement?
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
(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 Question | Next Question |
What is the purpose of the DD KEYLEN parameter? | How can return codes be tested before execution of a job step? |