0

mainframe Online Quiz - 75

Description: mainframe Online Quiz - 75
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0
  1. variables with abend codes

  2. variables with error code

  3. only error codes

  4. none of the above


Correct Option: B

Select query for a date field should be

  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

For date and time stamp queries if the value is null then what is returned for low-date and low-timestamp

  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

DD names for FB and VB input files are

  1. INPF,INPV

  2. INPFB,INPVB

  3. INFN,INVN

  4. none of the above


Correct Option: C

What is the JCL checker utility for error correction

  1. DIOJCLCK

  2. DIOAPLCK

  3. JCLUTLCK

  4. DIOAPLCHK


Correct Option: B

For calling the batch routines what is used

  1. XCTL

  2. CALL

  3. LINK

  4. none of the above


Correct Option: B

In case of new defects what needs to be done

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

  2. raise new defect,retest

  3. Retest to eliminate the defect

  4. raise new defect,retest,close


Correct Option: D
  1. 1000-EXIT

  2. EXIT

  3. 1000_EXIT

  4. BOTH a and b


Correct Option: A
  1. Refresh OPC scheduleby TOP

  2. Build the modified components

  3. Both 1 and 2

  4. nothing needds to changed


Correct Option: A
  1. MRO

  2. ISC

  3. ISO

  4. Neither MRO nor ISC

  5. ISA

  6. Both ISO and ISA


Correct Option: A,B

In MRO, each of the CICS runs by depending on each other?

  1. True

  2. False


Correct Option: B

CEBR is an CICS supplied temporary storage browse transaction?

  1. True

  2. False


Correct Option: A

Within one processor there could be more than one CICS's each of which runs independently under the same OS. Such communication is called as ____?

  1. Multi Region Operation

  2. Inter System Communication

  3. Both the above

  4. None of the above


Correct Option: A

One CICS in one processor can communicate with other CICS in other processor or other non-cics systems regardless of where the other processor or non-cics systems are physically located. Such communication is called as _____?

  1. Multi Region Operation

  2. Inter System Communication

  3. Both the above

  4. None of the above


Correct Option: B
- Hide questions