Tag: mainframe

Questions Related to mainframe

  1. Keyword, Control

  2. Positional, Keyword

  3. Dynamic, Static

  4. Named, Dynamic


Correct Option: B

How can a job send a status message to a TSO user at the completion of a job ?

  1. STATUS

  2. NOTIFY

  3. ENDMSG

  4. USER


Correct Option: B

DD DUMMY statement specifies no space allocation & no disposition processing

  1. True

  2. False


Correct Option: A

What parameters can be used to limit the number of records written to a SYSOUT dataset ?

  1. LIMIT

  2. SIZE

  3. MAX

  4. OUTLIM


Correct Option: D

OCCURS clause cannot be at the 01 level?

  1. True

  2. False


Correct Option: B

What is the mode in which you will OPEN a file for writing?

  1. OUTPUT

  2. INPUT

  3. EXTEND

  4. APPEND


Correct Option: A,C

What is the maximum length of a single line of JCL ?

  1. 71 bytes

  2. 60 bytes

  3. 55 bytes

  4. 80 bytes


Correct Option: A