5.--------- Specifies conditions for executing subsequent job steps. Can be used in the Job statement or the EXEC statement?
JCL checking
Job checking
Conditional checking
EXEC checking
6.--------- Field contains only an asterisk?
Operation field
Parameter field
Label field
Comments field
JOBABEND
JCLABEND
SYSABEND
STEPABEND
9.--------- Statement is used to mark the end of an in-stream procedure?
EXEC statement
CNTL statement
PROC statement
PEND statement
60
80
100
120
-------- will Defines libraries used for an entire job or one job step?
Joblib
Proclib
JCLlib
Steplib
--------- Passes control information to the job step via the linkage section in the program?
parm=value
parm='value'
parm=(value)
parm(=value)
--------- Copies a single DD statement or group of DD statements into a job stream?
Copy statement
JCL statement
Include statement
None of the above
------- Used for storage, needed only for the duration of the job?
Storage dataset
Temporary dataset
Both
---------- Specifies conditions for executing subsequent job steps. Can be used in the Job statement or the EXEC statement?