Questions Related to mainframe

Multiple choice technology mainframe
  1. Under no circumstances must a DD statement precede an EXEC statement

  2. The OPERATION JOB can be coded in position 4.

  3. An OPERATION can be coded beyond position 72, as long as it starts before position 72

  4. A JCL OPERATION must be followed and preceded by at least one blank.

Reveal answer Fill a bubble to check yourself
D Correct answer
Multiple choice technology mainframe
  1. When TIME is added to a JOB statement, the entire job run time is limited to that amount

  2. When REGION=0 is coded, the job will not execute due to the fact that no working storage

  3. The COND parameter on JOB level will place the same condition on every EXEC statement,

  4. TYPRUN=SCAN means that the entire JCL script will be checked for syntax and value

Reveal answer Fill a bubble to check yourself
A,C Correct answer