C & D.
Oracle 12C Study Guide – Biju Thomas
Using Flashback Transaction
You can use the Flashback Transaction technology to undo a transaction and its dependent
transactions. The DBMS_FLASHBACK.TRANSACTION_BACKOUT procedure is used to accomplish
this task.
You must meet the following prerequisites to perform a Flashback Transaction on an
Oracle Database 12c database:
â– â– The database must be in ARCHIVELOG mode.
â– â– Supplemental logging must be enabled in the database using ALTER DATABASE ADD
SUPPLEMENTAL LOG DATA.
â– â– A supplemental log data primary key should be created using the statement ALTER
DATABASE ADD SUPPLEMENTAL LOG DATA (PRIMARY KEY) COLUMNS.
â– â– The user performing the Flashback Transaction must have the SELECT ANY
TRANSACTION privilege.
â– â– The user should have the EXECUTE privilege on DBMS_FLASHBACK.
â– â– The user should also have appropriate DML privileges on the tables (such as
INSERT/UPDATE/DELETE).
Using EM Cloud Control, you can perform the Flashback Transaction. Choose
Transactions from the Backup and Recovery menu under Availability.
You can use the Flashback Transaction technology to undo a transaction and its dependent
transactions. The DBMS_FLASHBACK.TRANSACTION_BACKOUT procedure is used to accomplish
this task.
C y D:
To allow access to the features in the DBMS_FLASHBACK package, grant the EXECUTE privilege on DBMS_FLASHBACK.
https://docs.oracle.com/cd/E11882_01/appdev.112/e41502/adfns_flashback.htm#ADFNS613
A is not correct,
This question is related to flashbacking a transaction..
upvoted 2 times
...
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
TuxBingo
Highly Voted 4Â years, 4Â months agokhan
Highly Voted 5Â years, 8Â months agoluizyto
Most Recent 1Â year, 11Â months agomasamma91
2Â years, 9Â months agoPhoenix22
4Â years, 8Â months agofsamkoh
4Â years, 7Â months agocharan94
3Â years, 7Â months ago