Tag: mainframe

Questions Related to mainframe

While running a JCL, what at is the abend thrown for time out?

  1. (A) S322

  2. (B) SB37

  3. (C) S122

  4. (D) SOC7


Correct Option: A
  1. (A) RESTART= STEPNO

  2. (B) RESTART=PROCNAME.STEPNO

  3. (C) RESTART= STEPNO, COND=(0,LE)

  4. (D) RESTART=PROCNAME.STEPNO,COND=(0,LE)


Correct Option: D
  1. (A) Should have a Key of any length and anywhere

  2. (B) Value of Records in Key should be in sorted order

  3. (C) VSAM file cannot have a Total Length as Key

  4. (D) Key should start only at first byte.


Correct Option: A
  1. (A) Compute A = A / 10

  2. (B) Multiply B by 100

  3. (C) Move 80 to B C

  4. (D) Move 10 to A B.


Correct Option: B
  1. (A) Total length declared

  2. (B) Total Length declared – 1

  3. (C) Total Length declared + 1

  4. (D) None of the above


Correct Option: B
  1. (A) JSCAN

  2. (B) TYPERUN=SCAN on Job card

  3. (C) TYPERUN=JEM on Job card

  4. (D) (a) or (b)


Correct Option: D

VERIFY can be used for Empty datasets. Is this statement

  1. (A) True

  2. (B) False.

  3. NA

  4. Na


Correct Option: B