A DD statement has 2 types of parameters. Name them ?
How can a job send a status message to a TSO user at the completion of...
How is the record format of an output dataset specified?
What statement marks the end of an in-stream or Catalogued procedure ?
When space is allocated for an output dataset, what units can be used?
What is the function of JOB statement in JCL ?
What is the format of comment statement ?
How can a stopped job be started again?
How can an in-stream dataset be terminated?
How can unused space allocation be returned to the system when a...
What is the purpose of DD * statement in JCL?
When output dataset space is required, what quantity categories are...
What is Abend code S806 U0000?
What is the function of DD DISP parameter?
What is the prefix character for symbolic parameter ?
What parameter directs the output of the job log dataset ?
How can return codes be tested before execution of a job step?
When you are dealing with variable length data set ie if RECFM=V then...
If both the JOBCAT & STEPCAT statements are coded in a step, which...
What is the function of the DD DCB keyword?
What is the maximum length of a single line of JCL dataset?
Sample Code...
How many extents are possible for a sequential file and vsam file ?
Which of the following will satisfy the below listed criteria, in GDG...
What parameters can be used to limit the number of records written to...
. 000100 //TCHN400# JOB A12,EXE1,NOTIFY=&SYSUID...
//TCHN400g JOB A12,EXE1,NOTIFY=&SYSUID,RESTART= ?...
COND= (code, ge) When will the statement execute.
Without regard of previous step whether it executes successful or not,...
What is the function of the STEPLIB DD statement?