0

mainframe Online Quiz - 70

Description: mainframe Online Quiz - 70
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0
  1. What fields to sort

  2. What format data is in

  3. What order to sort into

  4. What type of sort to use


Correct Option: A,B,C

While using the IEBCOMPR utility or 3.15 search in ISPF when are 2 datasets considered equal

  1. Corresponding members contain the same number of records

  2. Note lists are in the same position within corresponding members

  3. Corresponding records and keys are identical

  4. Corresponding directory user data fields are identical


Correct Option: A,B,C,D

IEBCOMPR should never be used to compare

  1. Load Modules

  2. sequential data sets

  3. partitioned data sets

  4. PDSEs at the logical record level to verify a backup copy 


Correct Option: A

What is the default for the TIME parameter if it is not coded on the EXEC statement?

  1. 30 minutes of the CPU time

  2. 1440 minutes of the CPU time

  3. 1 hour of the CPU time

  4. 2 hours of the CPU time


Correct Option: A
  1. What fields to sort

  2. What format data is in

  3. What order to sort into

  4. What type of sort to use


Correct Option: A,B,C
  1. Corresponding members contain the same number of records

  2. Note lists are in the same position within corresponding members

  3. Corresponding records and keys are identical

  4. Corresponding directory user data fields are identical


Correct Option: A,B,C,D
  1. Load Modules

  2. sequential data sets

  3. partitioned data sets

  4. PDSEs at the logical record level to verify a backup copy 


Correct Option: A

What is the default for the TIME parameter if it is not coded on the EXEC statement?

  1. 30 minutes of the CPU time

  2. 1440 minutes of the CPU time

  3. 1 hour of the CPU time

  4. 2 hours of the CPU time


Correct Option: A

Can datasets of a different record length (LRECL) be concatenated?

  1. True

  2. False


Correct Option: A
  1. Division

  2. Paragraph

  3. Clause

  4. Character

  5. Program

  6. All the above


Correct Option: F

"Clause" in Cobol means :

  1. Syntactically valid combination of words and clauses

  2. Sequence of one or more statements terminated by period

  3. Words and characters specifying attribute of entry

  4. Syntactically valid combination of words

  5. Sequence of one or more statements terminated by comma


Correct Option: C

The order of cobol components

  1. Identification Division, Environment Division, Data Division, Procedure Division

  2. Identification Division, Procedure Division, Data Division, Environment Division

  3. Environment Division, Data Division, Identification Division, Procedure Division

  4. NONE OF THE ABOVE

  5. ALL OF THE ABOVE


Correct Option: A

LEVEL-66 IS WHICH CLAUSE?

  1. RENAME

  2. REDEFINE

  3. CONDITION NAMES

  4. NONE

  5. ALL


Correct Option: A

"Elementary level item. Cannot be subdivisions of other items, nor can they be subdivided themselves." Which level above sentence is referring to?

  1. 66

  2. 77

  3. 88

  4. NONE

  5. ALL


Correct Option: B
- Hide questions