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

Error passed to java Screens need to contain what information

  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

The proc coded in all the last technical job in a JCL is:

  1. PMYPX074

  2. PMYPX075

  3. PMYPX076

  4. PMYPX077


Correct Option: A

What parameter is used for technical jobs that use DB2 check-point restart

  1. CKPTDB2

  2. CHKPNTDB2

  3. CKPT_DB2

  4. CHECKPOINTDB2


Correct Option: A
  1. INPF,INPV

  2. INPFB,INPVB

  3. INFN,INVN

  4. none of the above


Correct Option: C
  1. DIOJCLCK

  2. DIOAPLCK

  3. JCLUTLCK

  4. DIOAPLCHK


Correct Option: B
  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

Incase of batch,While executing test cases where the output file needs to be mentioned

  1. Q01

  2. Q04

  3. PRD

  4. DEV


Correct Option: B
  1. 1000-EXIT

  2. EXIT

  3. 1000_EXIT

  4. BOTH a and b


Correct Option: A

After inclusion/deletion/modification of a technical job what needs to done

  1. Refresh OPC scheduleby TOP

  2. Build the modified components

  3. Both 1 and 2

  4. nothing needds to changed


Correct Option: A

Through which of the following the cics intercommunication can be achieved?

  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

All cics transaction abends starts with A?

  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