Online Access Free C2090-612 Exam Questions

Exam Code:C2090-612
Exam Name:DB2 10 DBA for z/OS
Certification Provider:IBM
Free Question Number:134
Posted:Jul 11, 2026
Rating
100%

Question 1

Thefollowing DDL statements are executed to create the following objects: CREATE TABLESPACE TS1 BUFFERPOOL BP0 IN DB1; CREATE TABLE USER1.TB1 ( COL1 INTEGER, COL2 VARCHAR(10) ) IN DB1.TS1; CREATE INDEX USER1.IX1 ON USER1.TB1 ( COL2 ) BUFFERPOOL BP0 COPY YES;Next, the following ALTER statements are done (in order): 1) ALTER TABLESPACE DB1.TS1 BUFFERPOOL BP8K0 MAXPARTITIONS 20; 2) ALTER TABLESPACE DB1.TS1 SEGSIZE 64; 3) ALTER INDEX USER1.IX1 BUFFERPOOL BP16K0; Which of the following will materialize all of thechanges with the least amount of work?

Question 2

When modeling data to provide for a physical design, which of the following defines the data types for the columns in the DB2 physical table?

Question 3

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

Question 4

Objects DB1.TS1 .... DB1.TS10 are in copy pending status. Which of the following actions removes the copy pendingstate AND creates an entry in SYSIBM.SYSCOPY?

Question 5

Which of the following types of SQL statements are NOT eligible to be stored in the dynamic SQL statement cache?

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.