IBM Assessment: DB2 9.7 DBA for Linux UNIX and Windows (A2090-541) Free Practice Test
Question 1
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: D
Question 2
Which operating system has client side Kerberos support enabled by default?
Correct Answer: A
Question 3
You are asked to create a new database called PRODDB where no privileges will be automatically granted to PUBLIC Which CREATE statement will accomplish this?
Correct Answer: D
Question 4
Which SQL statement will execute successfully?
Correct Answer: A
Question 5
Which two actions can you perform when using Optim Database Administrator? (Choose two.)
Correct Answer: A,B
Question 6
If this command is executed:
db2advis -d sample -g
What is the Design Advisor using to perform its analysis?
db2advis -d sample -g
What is the Design Advisor using to perform its analysis?
Correct Answer: B
Question 7
Which two plug-in types does the DB2 database system provide? (Choose two.)
Correct Answer: B,D