Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam C2090-600 All Questions

View all questions & answers for the C2090-600 exam

Exam C2090-600 topic 1 question 25 discussion

Actual exam question from IBM's C2090-600
Question #: 25
Topic #: 1
[All C2090-600 Questions]

When the DB2_WORKLOAD registry variable is assigned the value ANALYTICS and then a new database is created, what happens? (Choose two.)

  • A. The PAGESIZE database configuration parameter is set to 32K.
  • B. The AUTO_REORG database configuration parameter is set to NO.
  • C. The DFT_EXTENT_SZ database configuration parameter is set to 8.
  • D. The DFT_TABLE_ORG database configuration parameter is set to COLUMN.
  • E. The INTRA_PARALLEL database manager configuration parameter is set to NO.
Show Suggested Answer Hide Answer
Suggested Answer: DE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
meAli
3 years, 1 month ago
Answers A & D are correct because As soon as we set DB2_WORKLOAD to ANALYTICS, the database is set to organized by columns and page size is set to 32k.
upvoted 1 times
...
db2tester
4 years, 12 months ago
When you set DB2_WORKLOAD to ANALYTICS, and you create a new database : - The parameter "DFT_EXTENT_SZ" is set to 4 (Default Tablespace ExtentSize) - The parameter "AUTO_REORG" is set to ON (Automatic Reorganization) - The parametre DFT_TABLE_ORG is set to COLUMN instead of "ROW".
upvoted 1 times
...
db2tester
5 years ago
The correct answers are : A. The PAGESIZE database configuration parameter is set to 32K. D. The DFT_TABLE_ORG database configuration parameter is set to COLUMN.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...