PrepAway - Latest Free Exam Questions & Answers

Which of the following is TRUE?

The DBA is concerned about a new application potentially corrupting a set of tables in table space TS1 in
database DB1. TAB1 is a table in TS1. The DBA performs the following commands before running the
application. The first QUIESCE completes at time “pit”.
BACKUP DATABASE DB1 TABLESPACE (TS1) ONLINE
QUIESCE TABLESPACES FOR TABLE tab1 EXCLUSIVE
QUIESCE TABLESPACES FOR TABLE tab1 RESET
Which of the following is TRUE?

PrepAway - Latest Free Exam Questions & Answers

A.
The QUIESCE EXCLUSIVE is recorded in the History File once the QUIESCE RESET completes.

B.
Once the first QUIESCE completes, there are no running transactions involving tab1, but there might be
running transactions against other tables in TS1.

C.
After application corruption, the DBA restores a backup of TS1 and issues ROLLFORWARD DATABASE
TO pit AND COMPLETE TABLESPACE (ts1) ONLINE. There might be some uncommitted data in TS1.

D.
After application corruption, the DBA restores a backup of TS1 and issues ROLLFORWARD DATABASE
TO pit AND COMPLETE TABLESPACE (ts1) ONLINE. This ensures none of the application changes were
applied.


Leave a Reply