1Z0-043 · Question #132
You are working in an online transaction processing (OLTP) environment. You used the FLASHBACK TABLE command to flash back the CUSTOMERS table. Before executing the FLASHBACK TABLE command, the…
The correct answer is D. Execute another FLASHBACK TABLE statement to retrieve the CUSTOMERS table as it was at. See the full explanation below for the reasoning.
Question
You are working in an online transaction processing (OLTP) environment. You used the FLASHBACK TABLE command to flash back the CUSTOMERS table. Before executing the FLASHBACK TABLE command, the System Change Number (SCN) was 663571. After flashing back the CUSTOMERS table, you realize that the table is not in the correct state and the resultant changes are not what you had desired. So, you need to reverse the effects of the FLASHBACK TABLE command while ensuring that:
(a) No other user data in the database is affected. (b) The operation takes the minimum possible time Which option would you choose?
Options
- AUse ROLLBACK command with SCN 663571.
- BPerform Flashback Transaction Query with SCN 663571.
- CExecute the FLASHBACK DATABASE statement to retrieve the CUSTOMERS table as it was at
- DExecute another FLASHBACK TABLE statement to retrieve the CUSTOMERS table as it was at
How the community answered
(21 responses)- A5% (1)
- B5% (1)
- C14% (3)
- D76% (16)
Community Discussion
No community discussion yet for this question.