If the LOCKSIZE for a table is changed from TABLE to ROW, which of the following is TRUE?
A. Concurrency may be improved
B. Lock escalation will be prevented
C. Query performance will be reduced
D. The number of locks for the same workload will be reduced
What is the primary use case for creating an index with the RANDOM option on a table?
A. Maximize performance with OLTP random key queries
B. Maximize performance when inserting into an expression based index containing the RAND() function
C. Minimize contention due to ascending key or descending key inserts, especially in a pureScale environment
D. Minimize hashing skew on a table in a multiple database partition environment, especially with column organized tables
A multi-partition database environment using BLU acceleration is designed to meet which of the following requirements? (Choose two.)
A. Easy scalability
B. Management of very large data sets
C. Continuously available dataset solution
D. Increased throughput of many concurrent short running queries
E. Faster response time of long-running or complex queries with I/O spread across many computers
Which of the following DB2 objects in an efficient way of representing data without the need to maintain it and requires no permanent storage?
A. View
B. Alias
C. Table
D. Schema
Which of the following SQL statements will update columns C1 to DB2 and C2 to 11 if C3 is 2016?
A. UPDATE t1 c1 = `DB2, c2' = 11
B. UPDATE t1 SET c1 = `DB2, c2' = 11
C. UPDATE t1 c1 = `DB2', c2 = 11 WHERE c3 = 2016
D. UPDATE t1 SET (c1, c2) = (`DB2', 11) = WHERE c3 = 2016
Given the following statement:
DECLARE GLOBAL TEMPORARY TABLE TEMP1 (
ID INTEGER NOT NULL,
ITEM CHAR(30),
AMOUNT DECIMAL (10,2)
ON COMMIT DELETE ROWS NOT LOGGED;
Which of the following statements are TRUE? (Choose two.)
A. Temp1 table is accessed under schema SESSION
B. Temp1 definition is available for use by other sessions
C. At the end of a transaction, data is deleted automatically
D. Definition of the table Temp1 is stored in database catalog
E. Rows inserted by one session are visible in other sessions
Which of the following is TRUE about a COMMIT statement executed at the end of the T1 unit of work?
A. A ROLLBACK command executed just after the COMMIT command cancels that COMMIT.
B. Save points defined during transaction T1 are released only if there is a RELEASE SAVEPOINT command executed after the COMMIT command.
C. It finishes the current T1 unit of work and a new one is initiated, however it is possible to ROLLBACK to the latest SAVEPOINT before COMMIT.
D. It finishes the current T1 unit of work and a new one is initiated. All changes made by UPDATE and DELETE commands during unit of work T1 are committed.
Which of the following editions of DB2 include support for Federation with Oracle database?
A. DB2 Express-C
B. DB2 Developer Edition
C. DB2 Enterprise Server Edition
D. DB2 Workgroup Server Edition
With HADR, which of the following configuration and topology choices provides the highest level of protection from potential loss of data in a pureScale environment?
A. Principal standby with SYNC synchronization mode
B. Auxiliary standby with SYNC synchronization mode
C. Principal standby with NEARSYNC synchronization mode
D. Auxiliary standby with SUPERSYNC synchronization mode
Which operation typically requires a Share (S) lock?
A. INSERT
B. SELECT
C. DELETE
D. UPDATE
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-616 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.