Flash recovery area must be defined
Undo retention guarantee must be enabled.
Database must be running in archivelog mode.
Automatic undo management must be enabled.
The tablespace in which the Flashback Data Archive is created must have automatic segment space Management (ASSM).
第1题:
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.
第2题:
Which are the prerequisites for performing flashback transactions on your database?()
第3题:
You need to maintain a record of all transactions on some tables for at least three years. Automatic undo management is enabled for the database. What must you do accomplish this task?()
第4题:
Which are the two prerequisites before setting up Flashback Data Archive? ()(Choose two.)
第5题:
Which two are the prerequisites to enable Flashback Data Archive?() (Choose two.)
第6题:
Which two are prerequisites for performing a flashback transaction?()
第7题:
Which of the following statements is true regarding implementing a Flashback Table recovery? ()
第8题:
You must configure block change tracking file
You must have first level 1 backups for RMAN to restore blocks
You must ensure that the SALES database is mounted or open
You must have full or level 0 backups for RMAN to restore blocks
You must take the tools01.dbf data file offline before you start a block media recovery
第9题:
Flash recovery area must be defined
Undo retention guarantee must be enabled.
Database must be running in archivelog mode.
Automatic undo management must be enabled.
The tablespace in which the Flashback Data Archive is created must have automatic segment space Management (ASSM).
第10题:
Flashback Database must be enabled.
Undo retention guarantee for the database must be configured.
EXECUTE privilege on the DBMS_FLASHBACK package must be granted to the user flashing back transaction.
Supplemental logging must be enabled.
Recycle bin must be enabled for the database.
Block change tracking must be enabled tor the database.
第11题:
Database must be running in archivelog mode.
Automatic undo management must be enabled.
Undo retention guarantee must be enabled.
The tablespace on which the Flashback Data Archive is created must be managed with Automatic Segment Space Management (ASSM).
第12题:
Enable supplemental logging for the database.
Specify undo retention guarantee for the database.
Create a Flashback Data Archive in the tablespace where the tables are stored.
Create a Flashback Data Archive in any suitable tablespace.
Enable Flashback Data Archiving for the tables that require tracking
第13题:
What two are the prerequisites for enabling Flashback Database?() (Choose two)
第14题:
You need to perform a block media recovery on the tools01.dbf data file in the SALES database by using Recovery Manager (RMAN). Which two are the prerequisites to perform this operation? ()(Choose two)
第15题:
You must track all transactions that modify certain tables in the sales schema for at least three years. Automatic undo management is enabled for the database with a retention of one day. Which two must you do to track the transactions?()
第16题:
What are the prerequisites for performing flashback transactions? ()(Choose all that apply)
第17题:
The EMP table exists in your schema. You want to execute the following query: SELECT ename, sal FROM emp AS OF TIMESTAMP (SYSTIMESTAMP - INTERVAL '6' MINUTE) WHERE ename = 'ALLEN'; What are the minimum requirements for the statement to execute successfully? ()
第18题:
Which two are the prerequisites to enable Flashback Data Archive?()
第19题:
An SCN is never used to perform a Flashback Table recovery.
If a significant number of changes have been made to the table, row movement must be enabled.
The tablespace must be offline before performing a Flashback Table recovery.
Flashback Table recovery is completely dependent on the availability of undo data in the undo tablespace.
第20题:
The database must be in ARCHIVELOG mode
The database must be in MOUNT EXCLUSIVE mode
The database must be opened in RESTRICTED mode
The database instance must be started in the NOMOUNT state
The database instance must have the keep buffer pool defined
第21题:
Undo retention guarantee for the database must be configured.
Supplemental log must be enabled for the primary key.
Supplemental log must be enabled.
Execute permission on the DBMS_FLASHBACK package must be granted to the user.
第22题:
The database must be in ARCHIVELOG mode
The database must be in MOUNT EXCLUSIVE mode
The database must be opened in RESTRICTED mode
The database instance must be started in the NOMOUNT state
The database instance must have the keep buffer pool defined
第23题:
Database must be running in archivelog mode.
Automatic undo management must be enabled.
Undo retention guarantee must be enabled.
The tablespace on which the Flashback Data Archive is created must be managed with Automatic Segment Space Management (ASSM).
第24题:
Supplemental log must be enabled
Supplemental log must be enabled for the primary key
Undo retention guarantee for the database must be configured
”EXECUTE “ permission on the DBMS_FLASHBACK package must be granted to the user