Questions for the C2090-600 were updated on : Dec 06 ,2025
Which tool can be used to get database design recommendations based on SQL statements stored in
the database package cache?
C
Where does the DB2 Problem Determination tool (db2pd) get information from?
A
Which statement about the DB2_BCKP_COMPRESSION registry variable is TRUE?
D
An HADR environment has two standby databases one principal and one auxiliary. What is the only
mode that can be used to transfer data to the auxiliary standby?
D
Which statement about the db2move command is TRUE?
D
Which of the following statements is TRUE?
B
Which command will enable Explicit Hierarchical Locking (EHL) in a DB2 pureScale environment?
C
You receive a large data file that contains large object data values that need to be copied into a table
in the shortest amount of time possible. Which utility should be used?
C
Which data types are only valid when DB2_COMPATIBILITY_VECTOR=ORA? (Choose two.)
C,E
Which operation can be performed with trusted context privileges that are acquired through a role?
A
Which operation best describes the purpose of the SET INTEGRITY PRUNE operation?
A
Which statement regarding setting up a local keystore for DB2 native encryption is TRUE?
C
Given the following:
What will be the result of the following SQL statement?
INSERT INTO v3 (col1) values (30);
C
What is the main benefit of performing an ADMIN_MOVE_TABLE operation in multiple steps?
D
If the following SQL statements are executed:
How many rows will be added to the DEPARTMENT table?
D