0

mainframe Online Quiz - 62

Description: mainframe Online Quiz - 62
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0

A Maximum of 256 EXEC Statements can be coded in a single job.

  1. True

  2. False


Correct Option: B

VERY = VERIFY(RAMKUMAR,'JJK',M) SAY 'VERY IS : ' VERY

  1. 3

  2. 4

  3. 1

  4. 2


Correct Option: B

SAY INSERT('RAMKUM','ORD', 10, 6)

  1. ORD RAMKUM

  2. RAMKUM ORD

  3. RAMORD KUM

  4. ORDRAM KUM


Correct Option: A
  1. 0000000123

  2. 0000123000

  3. 1230000000

  4. 0001230000


Correct Option: D

A = WORDINDEX('RAM KUMAR IS',2) B = WORDLENGTH('RAM KUMAR IS',1) SAY A || B

  1. 331

  2. 131

  3. 113

  4. 133


Correct Option: C

1) //CKPTPARM DD * RMYPX555,FORCEALL=Y,CKPTABND=00002,PGMNAME=&PGM,PGMOCC=TEST The above statetment in a JCL

  1. takes a checkpoint after two records

  2. takes a check point every 2 seconds

  3. abends before taking the second check point

  4. takes a check point every 2 minutes


Correct Option: C
  1. Data Set Not found

  2. Space Abend

  3. Load module not found

  4. Time Out abend


Correct Option: B
  1. SQL CODE 100

  2. SQL CODE -911

  3. SCLCODE -811

  4. SQLCODE -305


Correct Option: A

WS-NUM-1 PIC S9(04)MOVE -95 TO WS-NUM-1DISPLAY WS-NUM-1 What will be the display?

  1. 009E

  2. 009N

  3. 0095

  4. -0095


Correct Option: B

What we give as system to go to CA7?

  1. ADTSO

  2. ODTSO

  3. ODUCC7

  4. ADUCC7


Correct Option: C
  1. LJOB,LIST=TRIG,JOB=

  2. LJOB,LIST=ALL ,JOB=

  3. LJOB,LIST=RQJOB,JOB=

  4. LQ,SEQ=JOB


Correct Option: B
- Hide questions