0

mainframe Online Quiz - 130

Description: mainframe Online Quiz - 130
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0
  1. 1-6 and 7-72

  2. 8-11 and 12:72

  3. 1-15 and 16:80

  4. None of the above


Correct Option: B
  1. Alphanumeric

  2. Numeric

  3. Alphabetic

  4. all the above


Correct Option: D

Which of the following is not the mode of processing.

  1. BATCH DL/I MODE

  2. MPP MODE

  3. CMP MODE

  4. BMP MODE


Correct Option: C

Which procopt option is used to read the segment?

  1. D

  2. I

  3. G

  4. R


Correct Option: C

Which command code is used to retrieve a path?

  1. F

  2. L

  3. D

  4. U


Correct Option: C

What are the Two basic database organizations which DL/I provides?

  1. HIERARCHICAL INDEXED

  2. HIERARCHICAL SEQUENTIAL

  3. HIERARCHICAL DIRECT

  4. HIERARCHICAL ACCESS


Correct Option: B,C
  1. USED TO RESTART A PROGRAM AFTER ABNORMAL TERMINATION

  2. RESTART FROM SPECIFIC CHECKPOINT ID

  3. MUST BE THE FIRST CALL IN THE PROGRAM

  4. All of the above


Correct Option: D

Command Code ___ is used to set parentage to a specific segment in the hierarchy used in SSA's.

  1. D

  2. P

  3. F

  4. C


Correct Option: B
  1. LOAD MODE

  2. INSERT MODE

  3. UPDATE MODE

  4. MODIFY MODE


Correct Option: A,C

What statement can be used to send data to another MVS JES3 node ?

  1. CONNECT

  2. XMIT

  3. LINK

  4. TRANSMIT


Correct Option: B

What is the function of //CNTL statement ?

  1. Delimits the PROC control statements

  2. Identifies the control card library

  3. Marks the beginning of one or more program control statements

  4. None of the above


Correct Option: C
  1. Through the OPERATOR statement

  2. Through the console statement

  3. Through the COMMAND statement

  4. Through the //** statement


Correct Option: D

In SMS datasets, what is the function of the DD MGMTCLAS keyword?

  1. Lookup a storage profile from the class library

  2. Specify a management class for a new dataset

  3. Alters the default storage profile for the dataset

  4. Begin a storage class definition block


Correct Option: B

What is the purpose of the DD KEYLEN parameter?

  1. Specify the length of a data set key in bytes

  2. Override the key length of an SMS defined VSAM dataset

  3. Override the key length specified in the dataset label

  4. All of the above


Correct Option: D

What is the maximum size of a 01 level item in COBOL II?

  1. 16667899

  2. 16777215

  3. 25879654

  4. 158742636


Correct Option: B

Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?

  1. In non-CICS environment, it is possible

  2. In CICS, this is not possible

  3. Both of above

  4. None of above


Correct Option: A
- Hide questions