IBM DB2 9.7 Database Administrator for Linux UNIX or Windows Upgrade (000-546) Free Practice Test
Question 1
A DBA sets the AUTO_DEL_REC_OBJ database configuration parameter to ON. When the PRUNE HISTORY command is executed with the AND DELETE option specified, what will occur?
Correct Answer: B
Question 2
Which function/stored procedure CANNOT be used to view audit facility data?
Correct Answer: A
Question 3
Click on the Exhibit button Given the following DDL statements:


If COL2 contains XML documents similar to the scenario, what is the end result of the CREATE INDEX statement?


If COL2 contains XML documents similar to the scenario, what is the end result of the CREATE INDEX statement?
Correct Answer: C
Question 4
When storing XML data in a DB2 database, which statement is valid?
Correct Answer: D
Question 5
Table TAB_A and index TABA_IDX were created by executing these SQL statements:

If this SQL statement is executed after 100,000 records have been inserted into table TAB_A:
ALTER INDEX taba_idx COMPRESS NO;
Which statement correctly describes what will happen to index TABA_IDX?

If this SQL statement is executed after 100,000 records have been inserted into table TAB_A:
ALTER INDEX taba_idx COMPRESS NO;
Which statement correctly describes what will happen to index TABA_IDX?
Correct Answer: C
Question 6
Regardless of the value set for the mon_obj_metrics parameter, data is always collected for monitor elements reported by which of the two following table functions? (Choose two.)
Correct Answer: C,E
Question 7
Which SQL statement will archive the audit log for the connected database?
Correct Answer: D
Question 8
Which two are valid BASED UPON CONNECTION attributes for a trusted context? (Choose two.)
Correct Answer: D,E