41⟩ What parameter of the job statement is used to limit the CPU time consumed by the job?
(1) RUNTIME
(2) TIME
(3) LIMIT
(4 ) EXECMAX
Answer is 2
“JCL Interview Questions and Answers will guide us now that Job Control Language (JCL) is a scripting language used on IBM mainframe operating systems to instruct the system on how to run a batch job or start a subsystem. The term Job Control Language can also be used generically to refer to all languages which perform these functions, such as Burroughs WFL and ICLs OCL. Learn JCL or get preparation for the job of JCL by the help of this JCL Interview Questions with Answers guide”
(1) RUNTIME
(2) TIME
(3) LIMIT
(4 ) EXECMAX
Answer is 2
(1) Yes
(2) No
(3) Only for uncataloged datasets
(4) Only for cataloged datasets
Answer is 3
(1) Through the RC keyword
(2) Through the CODE keyword
(3) Through the COND keyword
(4) Through the RETURNCD keyword
Answer is 3
(1) Through the PARM keyword
(2) Through the VALUE parameter
(3) Through the PGM parameter
(4) All of the above
Answer is 1
(1) Specify the length of a data set key in bytes
(2) Override the key length of an SMS defined VSAM dataset
(3) Override the key length specified in the dataset label
(4) All of the above
Answer is 4
(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
(1) Overriding or adding procedures
(2) Logically connecting input datasets
(3) Overriding a called PROC dsname
(4) All of the above
Answer is 2