Free IBM C2090-544 Practice Test & Real Exam Questions

  • Exam Code/Number: C2090-544
  • Exam Name/Title: DB2 9.7 Advanced DBA for LUW
  • Certification Provider: IBM
  • Corresponding Certification: DB2
  • Exam Questions: 106
  • Updated On: May 27, 2026
You have a database with eight partitions on a single server. Immediately after executing the following command:
CREATE BUFFERPOOL mybp DEFERRED SIZE 3000
How much memory is consumed by buffer pool MYBP on the server?
Correct Answer: D Vote an answer
A DBA needs to create a federated database and configure access to join data from three Oracle instances and one DB2 database. Which objects are needed to establish the specified connections?
Correct Answer: B Vote an answer
If you know that the table space containers for your database reside on RAID-5 3+p arrays, which registry variable should be assigned the value *:3 to help improve performance?
Correct Answer: C Vote an answer
A DBA would like to examine repartitioning options for a partitioned database named PRODDB. Which tool can be used to provide recommendations on re-partitioning?
Correct Answer: B Vote an answer
A database called PRODDB has a weekly full backup taken on Saturday, non-cumulative (delta) backups taken daily, and a midweek cumulative backup that is taken on Wednesday. A database crash occurs on a Saturday prior to the full backup being taken.
What is the fastest way to restore the database?
Correct Answer: D Vote an answer
Which statement is true about clustering indexes in a partitioned database?
Correct Answer: D Vote an answer
A table named TAB_A was created with the COMPRESS YES option specified and populated with 100,000 rows. If a DBA wants to create an index on table TAB_A, which statement is true?
Correct Answer: B Vote an answer
A partitioned instance named DB2INST1 uses the following db2nodes.cfg file:
If the CREATE DATABASE command is executed on server C, which partition will be the catalog partition?
Correct Answer: A Vote an answer
A user with Security Administrator (SECADM) authority executes the following statements:

If user USER2 queries the table S.TAB1, how many rows will be returned?
Correct Answer: A Vote an answer