Tag: mainframe

Questions Related to mainframe

  1. raise new defect,retest,close

  2. raise new defect,retest

  3. raise new defect,fix the defect,retest,close

  4. Retest to eliminate the defect


Correct Option: A
  1. EXIT

  2. 1000-EXIT

  3. 1000_EXIT

  4. BOTH 1 and 2


Correct Option: B
  1. variables with abend codes

  2. variables with error code

  3. only error codes

  4. none of the above


Correct Option: B
  1. SELECT DATE(tablename.Date_variable, ISO)

  2. SELECT (tablename.Date_variable AS DATE)

  3. SELECT CHAR(CAST (tablename.Date_variable AS DATE), ISO)

  4. ALL OF THEM


Correct Option: C
  1. 0001-01-01 and 0000-00-00-00.00.00.000000

  2. 0001-01-01 and 0001-01-01-01.01.01.000001

  3. 0000-00-00 and 0000-00-00-00.00.00.000000

  4. 0001-01-01 and 0001-01-01-00.00.00.000000


Correct Option: D