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, 8 months agokhan
Highly Voted 5 years, 11 months agoluizyto
Most Recent 2 years, 2 months agomasamma91
3 years agoPhoenix22
5 years agofsamkoh
4 years, 10 months agocharan94
3 years, 11 months ago