Tag: mainframe

Questions Related to mainframe

For which two of the following database object can lock not be acquired ?

  1. Buffer pools

  2. Tablespaces

  3. Tables

  4. Rows

  5. Columns


Correct Option: A,E
  1. GRANT CONROL ON TABLE payroll.employee TO user2

  2. GRANT UPDATE ON TABLE payroll.employee TO user2

  3. GRANT CREATE_EXTERNAL_ROUTINE ON TABLE payroll.employee TO user2

  4. GRANT LOAD ON TABLE payroll.employee TO user2


Correct Option: B

Which of the following can NOT be done using the ALTER TABLE statement

  1. Add a new column

  2. Drop a check constraint

  3. Change a columns name

  4. Change the length of VARCHAR column


Correct Option: C

which one of the following is used for generates and modifies VSAM and Non-VSAM datasets

  1. IEHINITT

  2. ICKDSF

  3. IDCAMS

  4. IEHLIST


Correct Option: C

Fill in the blank: IEBCOMPR _________ records in sequential or partitioned data sets

  1. creates

  2. compares

  3. copies

  4. none of the above


Correct Option: B
  1. Printing a sequential data set or a member of a PDS

  2. Creating partitioned output data set from sequential input data set

  3. Changing the physical block size or logical record length of a sequential data set.

  4. Copy and print ISAM datasets


Correct Option: D

IEBIMAGE manipulates character set definitions for the IBM 3800 printing subsystem

  1. True

  2. False


Correct Option: A