IBM DB2 10.1 Fundamentals - 000-610 Exam Practice Test

Which command is used to back out a subset of database changes that have been made within a unit of work?
Correct Answer: D
What isolation level prevents dirty reads, nonrepeatable reads, and phantoms?
Correct Answer: C
After creating several new indexes and executing RUNSTATS, user USER1 wants to re-create a package that is stored in the database so it will take advantage of the new indexes. Which authority/privilege must user USER1 be granted in order to re-create the package?
Correct Answer: A
You have a business need to query DB2 10 and DB2 9 databases and you want to write an application that can run on most platforms unchanged. Which interface would you use to achieve your goal?
Correct Answer: A
Which data type should be used to store data in a column that represents money and accurately returns a two position scale?
Correct Answer: D
Which statement about a deadlock is true?
Correct Answer: C
Which object is used to cache table and index data as it is read from disk?
Correct Answer: D