Job Control Language (JCL) Question:
Download Questions PDF

What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

JCL Interview Question
JCL Interview Question

Answer:

(1) START

(2) RUN

(3) EXEC

(4) GO

Answer is 3

Download JCL Interview Questions And Answers PDF

Previous QuestionNext Question
When output dataset space is required, what quantity categories are used?How can unused space allocation be returned to the system when a dataset is closed?