Tag: mainframe

Questions Related to mainframe

  1. COND.STEPNAME=(GE,0)

  2. COND.STEPNAME=(0,GE)

  3. COND.STEPNAME=(0,LE)

  4. COND.STEPNAME=(LE,0)


Correct Option: C
  1. Operation Exception

  2. Load module not found

  3. Index exceeds the size of the table

  4. COBOL sort failed


Correct Option: B
  1. to specify the size of the file in terms of cylinders or tracks

  2. to specify the size of a new dataset in terms of the number of records

  3. to specify the size of the file in terms of bytes

  4. None


Correct Option: B
  1. OUTREC FILES=(01,02,03,04,05,06,07,08,09,10),SPLIT

  2. OUTREC=(01,02,03,04,05,06,07,08,09,10),SPLIT

  3. OUTFIL FILES=(01,02,03,04,05,06,07,08,09,10),SPLIT

  4. ALL


Correct Option: C
  1. CYLINDERS of the file

  2. LRECEL of the file

  3. BUFSIZE of the file

  4. NONE


Correct Option: B