exam questions

Exam 1z0-062 All Questions

View all questions & answers for the 1z0-062 exam

Exam 1z0-062 topic 1 question 145 discussion

Actual exam question from Oracle's 1z0-062
Question #: 145
Topic #: 1
[All 1z0-062 Questions]

Which two are prerequisites for performing a flashback transaction? (Choose two.)

  • A. Flashback Database must be enabled.
  • B. Undo retention guarantee for the database must be configured.
  • C. EXECUTE privilege on the DBMS_FLASHBACK package must be granted to the user flashing back transaction.
  • D. Supplemental logging must be enabled.
  • E. Recycle bin must be enabled for the database.
  • F. Block change tracking must be enabled tor the database.
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️
References:
http://searchoracle.techtarget.com/tip/How-to-perform-Oracle-Flashback-Transaction-Queries https://docs.oracle.com/cd/E11882_01/appdev.112/e41502/adfns_flashback.htm#ADFNS610

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
TuxBingo
Highly Voted 4 years, 4 months ago
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.
upvoted 13 times
...
khan
Highly Voted 5 years, 8 months ago
correct answers are CD. https://docs.oracle.com/database/121/ADFNS/adfns_flashback.htm#ADFNS611
upvoted 9 times
...
luizyto
Most Recent 1 year, 11 months ago
Selected Answer: CD
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.
upvoted 1 times
...
masamma91
2 years, 9 months ago
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
upvoted 1 times
...
Phoenix22
4 years, 8 months ago
I think that A have to be a MUST. AC in my opinion.
upvoted 2 times
fsamkoh
4 years, 7 months ago
Should be A and C
upvoted 2 times
...
charan94
3 years, 7 months ago
A is not correct, This question is related to flashbacking a transaction..
upvoted 2 times
...
...
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.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago