Exam Details

  • Exam Code
    :C2090-612
  • Exam Name
    :DB2 10 DBA for z/OS
  • Certification
    :IBM Certified Database Administrator
  • Vendor
    :IBM
  • Total Questions
    :134 Q&As
  • Last Updated
    :Apr 11, 2025

IBM IBM Certified Database Administrator C2090-612 Questions & Answers

  • Question 21:

    Altering the DSSIZE is allowed for what type of table space?

    A. XML table space.

    B. Universal table space.

    C. Segmented table space.

    D. DSSIZE cannot be altered.

  • Question 22:

    What is the one significant difference between sequence objects and identity columns?

    A. Identity columns can cache values and sequence objects cannot.

    B. Identity columns can be defined on tables and sequence objects cannot.

    C. Sequence objects can have a character data type and identity columns cannot.

    D. Sequence object values can be used as primary keys and identity column values cannot.

  • Question 23:

    Click on the exhibit to view properly coded XML data. Some employees have been assigned assistants. Which two are the leanest, most efficient XML indexes to get both the names and phone numbers of employees who are not assistants?

    A. CREATE INDEX empname1 ON dept(info) GENERATE KEY USING XMLPATTERN '//name' as sql varchar(20); CREATE INDEX empphone1 ON dept(info) GENERATE KEY USING XMLPATTERN '//phone' as sql varchar(20);

    B. CREATE INDEX empname1 ON dept(info) GENERATE KEY USING XMLPATTERN '//name' as sql varchar(20); CREATE INDEX empphone1 ON dept(info) GENERATE KEY USING XMLPATTERN '/deptinfo/phone' as sql varchar(20);

    C. CREATE INDEX empname1 ON dept(info) GENERATE KEY USING XMLPATTERN '/deptinfo/name' as sql varchar(20); CREATE INDEX empphone1 ON dept(info)

    GENERATE KEY USING XMLPATTERN '//phone' as sql varchar(20);

    D. CREATE INDEX empname1 ON dept(info) GENERATE KEY USING XMLPATTERN '/deptinfo/employee/name' as sql varchar(20); CREATE INDEX empphone1 ON dept(info) GENERATE KEY USING XMLPATTERN '/deptinfo/employee/phone' as sql varchar(20);

  • Question 24:

    Which of the following tasks cannot be done via a single ALTER TABLE statement?

    A. Add a new partition to the table space.

    B. Change the VALIDPROC attribute of the table.

    C. Change a table check constraint on the table.

    D. Change the DATA CAPTURE attribute of the table.

  • Question 25:

    Which of the following types of table spaces allow multiple tables?

    A. Segmented

    B. LOB table space

    C. Partition-by-range

    D. Partition-by-growth

  • Question 26:

    Your table space DB1.TS1 is currently index-partitioned. Which steps should be performed at a minimum to make it a partitioned-by-range table space?

    A. Issue ALTER TABLESPACE with a valid SEGSIZE > 0

    B. Make the table space table-partitioned, then issue ALTER TABLESPACE with a valid SEGSIZE > 0

    C. Drop the partitioning index, ALTER the table definition by adding partition ranges to the existing table definition, then issue ALTER TABLESPACE with a valid SEGSIZE > 0

    D. Drop the partitioning index, ALTER the table definition by adding partition ranges to the existing table definition, create a partitioned index and issue ALTER TABLESPACE with a valid SEGSIZE > 0

  • Question 27:

    For which table type could you specify ALTER TABLE tb1 DATA CAPTURE CHANGES?

    A. Catalog tables

    B. Directory tables

    C. Auxiliary tables

    D. Declared global temporary tables

  • Question 28:

    In which situation does adding a referential constraint place a table space containing data into check-pending status?

    A. When a primary key is defined on a table with no unique index.

    B. When a foreign key is defined on a table with the ENFORCED option.

    C. When a foreign key is defined on a table and a corresponding primary key has not been defined.

    D. When a foreign key is defined on a table with NOT ENFORCED option and a unique index has not been defined.

  • Question 29:

    Why does the following DDL command fail? CREATE INDEX X1 ON T1 (COL1, COL2, COL3, BUSINESS_TIME WITHOUT_OVERLAPS);

    A. The index must be partitioned.

    B. The index must use page size > 4K.

    C. The index must be defined as UNIQUE.

    D. The index must be defined as CLUSTER.

  • Question 30:

    Which statement about encoding schemes is correct?

    A. A view can have columns with different encoding schemes.

    B. A table can have columns with different encoding schemes.

    C. A table space can have tables with different encoding schemes.

    D. All objects in the subsystem must use the same encoding schemes.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only IBM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your C2090-612 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.