0

mainframe Online Quiz - 76

Description: mainframe Online Quiz - 76
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0
  1. @@TOUT D

  2. @@TOUT E

  3. @@TOUT F

  4. DISABLING TIME OUT IS NOT POSSIBLE


Correct Option: A
  1. @FREE,D

  2. @FREE,I

  3. @FREEM

  4. @FREEALL

  5. NONE OF THE ABOVE


Correct Option: E
  1. @PRT,T

  2. @PRT,P

  3. @PRT,I

  4. @PRT,F

  5. ALL THE ABOVE


Correct Option: E
  1. variables with abend codes

  2. only error codes

  3. variables with error code

  4. none of the above


Correct Option: C

Select query for a date field should be

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

  2. SELECT DATE(tablename.Date_variable, ISO)

  3. SELECT (tablename.Date_variable AS DATE)

  4. ALL OF THEM


Correct Option: A

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

  1. (0000-00-00 and 0000-00-00-00.00.00.000000)

  2. (0001-01-01 and 0001-01-01-01.01.01.000001)

  3. (0001-01-01 and 0001-01-01-00.00.00.000000)

  4. (0001-01-01 and 0000-00-00-00.00.00.000000)


Correct Option: C

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

  1. CHECKPOINTDB2

  2. CHKPNTDB2

  3. CKPT_DB2

  4. CKPTDB2


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
  1. DIOAPLCK

  2. DIOJCLCK

  3. JCLUTLCK

  4. DIOAPLCHK


Correct Option: A

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,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

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

  1. Q04

  2. Q01

  3. PRD

  4. DEV


Correct Option: A
  1. EXIT

  2. 1000-EXIT

  3. 1000_EXIT

  4. BOTH 1 and 2


Correct Option: B

What macro is used to identify the impact to all related components before construction/delivery/deployment

  1. MAGIC BMX/VMX

  2. BMX/VMX

  3. SERCHFOR

  4. NONE OF THIS


Correct Option: A

If a validation indicator from DB2 is retrieved and validated,the program should handle it for values

  1. y,n

  2. invalid values

  3. row not found

  4. all of the above


Correct Option: D
- Hide questions