A database named FINANCE must be available to users 24x7x365.
Which command should be used to create a backup image of the FINANCE database without having a significant impact on running applications?
Show answer and explanation
Correct answer: A
C2090-541 Real Exam Questions
101 questions available · Page 1 of 11
Updated Exam DumpsVerified AnswersPass Guarantee
A database named FINANCE must be available to users 24x7x365.
Which command should be used to create a backup image of the FINANCE database without having a significant impact on running applications?
Correct answer: A
Due to an application error, some data was deleted from a very large table residing in table space TS1. The table space was then renamed TS2 before the error was detected. Rather than try and rebuild this table, it was decided that database DB1 would be restored and then rolled forward to a point-in-time (PIT) before the delete operation took place. Unfortunately the PiT roll forward was done to a time that was too early and some critical transactions were missing when the database was brought back on-line.
Which steps must be taken to ensure that the critical transactions which are currently missing from the database are correctly applied to the database and that table space TS1 is renamed TS2?
Correct answer: A
Which DB2 monitoring tool command can collect data on databases, sessions, buffer pools, tables, and dynamic SQL?
Correct answer: C
Which SQL statement will execute successfully?
Correct answer: C
Which two tasks can DB2 Workload Management do? (Choose two.)
Correct answers: C, D
What will collect information about dynamic and static SQL statements?
Correct answer: A
A database named FINANCE resides on an IBM System Storage DS8000 and a database administrator would like to use Flash Copy to back up the database.
Which two actions must be performed before a backup image can be created in this manner? (Choose two.)
Correct answers: B, C
What are three authorization categories in DB2? (Choose three.)
Correct answers: A, B, D
What correctly describes an MDC table rollout cleanup for qualifying DELETE statements after the statement shown below is run? SET CURRENT MDC ROLLOUT MODE IMMEDIATE
Correct answer: B
For which two events is it recommended to execute RUNSTATS? (Choose two.)
Correct answers: B, C