Tag: mainframe

Questions Related to mainframe

What is the precedence rule (from highest to lowest) applied for a complex condition if parentheses are not used.

  1. Arithmetic, Relational, NOT, AND, OR

  2. Relational, Arithmetic, NOT, AND, OR

  3. Arithmetic, Relational, AND, OR, NOT

  4. Arithmetic, Relational, OR, AND, NOT


Correct Option: A
  1. Domain Integrity

  2. Entity Integrity

  3. Technology Integrity

  4. Referential Integrity


Correct Option: C
  1. Extracts the SQL statements and place them into load.

  2. Extracts the SQL statements and place them into DBRM.

  3. Extracts the COBOL statements and place them into DBRM.

  4. Extracts the COBOL statements and place them into load.


Correct Option: B
  1. SQL Process Used File Input.

  2. SQL Processing Using Format Input

  3. SQL Processing Using File Input

  4. SQL Processing Using File Information.


Correct Option: C
  1. shared

  2. update

  3. exclusive

  4. All of the above


Correct Option: D

Which VSAM file status code indicates that you are tring to open a VSAM file that is not present?

  1. 05

  2. 41

  3. 35

  4. 91


Correct Option: A,C
  1. successful completion

  2. Record or file not found

  3. End of file reached

  4. dupliacate key


Correct Option: C