What happens when the STATISTICS USE PROFILE option is provided with a LOAD command that will be used to populate a column-organized table and a statistics profile does not exist?
Show answer and explanation
Correct answer: C
C2090-311 Real Exam Questions
30 questions available · Page 1 of 3
Updated Exam DumpsVerified AnswersPass Guarantee
What happens when the STATISTICS USE PROFILE option is provided with a LOAD command that will be used to populate a column-organized table and a statistics profile does not exist?
Correct answer: C
Which type of compression is NOT provided as part of the DB2 Storage Optimization Feature?
Correct answer: C
Which statement about column-organized tables is true?
Correct answer: A
An expression-based index named EMPJND1 and a statistical view named EMP_IND1_V have been created for a table named EMPLOYEE.
If the following command is used to set up a statistics profile on the statistical view EMP_IND1_V:
RUNSTATS ON VIEW emp_ind1_v WITH DISTRIBUTION DEFAULT UM_FREQVALUES 50 SET
PROFILE ONLY
Which command will create a statistics profile on the EMPLOYEE table?
Correct answer: C
Which two HADR synchronization modes are supported in DB2 10.5 pureScale environments?
Correct answers: B, C
If the following commands are executed successfully:

Which SQL statement will fail?

Correct answer: C
By default, the Optim Workload Table Organization Advisor will recommend converting row-organized tables to column-organized tables if it determines that the change will improve query performance, as a whole, by how much?
Correct answer: B
In which type of database are column-organized tables supported?
Correct answer: A
What type of table can be converted into a column-organized table with the db2convert command?
Correct answer: A
What will cause the creation of a column-organized table to fail?
Correct answer: C