IBM Assessment: DB2 9.7 DBA for Linux UNIX and Windows - A2090-541 Exam Practice Test
Question 1
A DBA wants to use Label Based Access Control (LBAC) to protect Individual rows in a table. Which data type must be used to create a column to hold the necessary LBAC security data?
Correct Answer: A
Question 2
A file named db2advise.in contains the text shown below:
--#SET FREQUENCY 100
SELECT COUNTO FROM employee;
SELECT * FROM employee WHERE lastname='HAAS';
What does the line -#SET FREQUENCY 100 convey when this file is used as input for the Design
Advisor?
--#SET FREQUENCY 100
SELECT COUNTO FROM employee;
SELECT * FROM employee WHERE lastname='HAAS';
What does the line -#SET FREQUENCY 100 convey when this file is used as input for the Design
Advisor?
Correct Answer: C
Question 3
Which command will reorg all indexes for a table named TABA?
Correct Answer: C
Question 4
The SELF_TUNING_MEM database configuration (db cfg) parameter is set to ON.
Which three statements will cause the memory tuner to actively tune memory within the database? (Choose three.)
Which three statements will cause the memory tuner to actively tune memory within the database? (Choose three.)
Correct Answer: A,C,E
Question 5
A database administrator created a new database from an existing full database backup image. If the original database resided on a 64-bit AIX server and the new database was created on a different 64-bit AIX server, which two statements are correct? (Choose two.)
Correct Answer: A,B
Question 6
You are running a LOAD utility and have not provided an exception table. What will happen if duplicates for a unique key get Inserted during the LOAD phase due to duplicates in the input file?
Correct Answer: D
Question 7
For which two events is it recommended to execute RUNSTATS? (Choose two.)
Correct Answer: B,D

