21⟩ What statement marks the end of an in-stream or Catalogued procedure?
(1) STREAM
(2) SET
(3) PROC
(4) PEND
Answer is 4
“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) STREAM
(2) SET
(3) PROC
(4) PEND
Answer is 4
(1) Override the Audit DD statement in the report
(2) Override the Report DD statement in the Audit procedure
(3) Concatenate a dataset onto a DD statement in a called module
(4) Delete the Audit DD statement in the Report
Answer is 2
(1) SYSOUT parameter
(2) OUTPUT parameter
(3) DEFAULT parameter
(4) DEST keyword
Answer is 1
(1) Yes
(2) No
(3) Only in Catalogued Procedure
(4) Through the STEPTIME parameter
Answer is 1
(1) RETURN
(2) RLSE
(3) CONTIG
(4) CLOSE
Answer is 2
(1) START
(2) RUN
(3) EXEC
(4) GO
Answer is 3
(1) Primary, Secondary, Directory
(2) Address, Units, CONTIG or ALS
(3) Displacement and length
(4) Megabytes, Kilobytes and Bytes
Answer is 1
(1) Identifies & describes a dataset
(2) Delimits a DO loop
(3) Marks the start of a declarative section
(4) Delimits the start of an inline include section
Answer is 1
(1) CHCKPOINT DD statement
(2) SYSCHK DD statement
(3) CHKOUT DD statement
(4) CHECK or DD statement
Answer is 2
(1) PRIQTY parameter
(2) PRTY parameter
(3) JOBCLASS parameter
(4) RUNTIME parameter
Answer is 2
(1) Marks the beginning of one or more program control statements
(2) Identifies the control card library
(3) Delimits the PROC control statements
(4) None of the above
Answer is 1
(1) LINK
(2) CONNECT
(3) XMIT
(4) SEND
Answer is 3
(1) LIMIT
(2) OUTLIM
(3) SIZE
(4) MAX
Answer is 2
(1) JOBLOG
(2) MSGCLASS
(3) MSGLEVEL
(4) SYSLOG
Answer is 2
(1) Through the USER parameter
(2) Through the USER and PASSWORD parameter
(3) By notifying the console operation to override the authority
(4) Through the RACF parameter
Answer is 2
(1) CONTINUE
(2) COND = (12,NE)
(3) COND = (12,GE)
(4) COND = (12,EQ)
Answer is 2
(1) Specify a management class for a new dataset
(2) Lookup a storage profile from the class library
(3) Begin a storage class definition block
(4) Alters the default storage profile for the dataset
Answer is 1
(1) Through the RETURN parameter
(2) Through the STARTUP parameter
(3) Through the RESTART parameter
(4) Through the CHECKPNT keyword
Answer is 3
(1) STREAM
(2) SET
(3) PROC
(4) PEND
Answer is 3
(1) Identifies the source of the JCL commands
(2) Points to the system software library
(3) Marks the beginning of the in-stream JCL
(4) Identifies the libraries that the system will search for include groups or procedures named in EXEC statements
Answer is 4