Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

IBM Assessment: DB2 9.7 Advanced DBA for LUW (A2090-544) Free Practice Test

Question 1
What are two authorities and/or privileges required for replaying SQL audit logs? (Choose two.)

Correct Answer: C,D
Question 2
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: D
Question 3
A Windows user with a local database is not able to connect to a zOS database. The System Database Directory and the Node Directory have the correct entries. Other users can connect to the database from their workstations without problems. What should be done resolve the problem?

Correct Answer: D
Question 4
Which option of the ALTER TABLE statement tells the DB2 optimizer to use an index scan on a table that might vary in size at run time from being empty to containing a large number of rows?

Correct Answer: B
Question 5
What determines the degree of inter-partition parallelism used?

Correct Answer: C
Question 6
Given a newly created database and sufficient memory. If the following statements are successful: CREATE BUFFERPOOL bp1 SIZE 40MB; CREATE BUFFERPOOL bp2 PAGESIZE 16K SIZE 40000; How much memory will be allocated for buffer pools BP1 and BP2?

Correct Answer: D