FLSH
FLDB
RVWR
RVRW
FBDA
第1题:
Which background process sequentially writes Flashback Database data from the flashback buffer to the Flashback Database logs?()
第2题:
Flashback Database relies on which technologies to recover to a point in time?()
第3题:
You have joined a new organization as a Database Administrator. The Security Administrator in your organization has kept human errors, such as erroneously dropping users, tables, and important data, to a minimum by carefully granting only the necessary privileges to each user. As a result of several ongoing transactions within your database, you discover that the flashback logs are rapidly increasing in the flash recovery area. To avoid out-of-space errors, you decide to delete the flashback logs from the flash recovery area. How can you delete the flashback logs from the database if your database is up and running?()
第4题:
In which case would you use the Flashback Database feature to perform a recovery?()
第5题:
What is the purpose of the recover command?()
第6题:
Which three statements are true about Flashback Database?()
第7题:
Flashback Database is enabled in your Oracle 10g database. One of your database users erroneously purged an important table residing in his schema. The table was purged sometime between 10:00 P.M. and 10:30 P.M. The next day, you decide to flash back the database. Before you flash back the database, you want to ensure that you have all the necessary flashback data. Which dynamic performance view must you use to determine whether you have the required flashback data to recover the purged table?()
第8题:
set Flash Recovery Area
enable Flashback logging
create FLASHBACK tablespace
start the database in the ARCHIVELOG mode
start the database in the NOARCHIVELOG mode
第9题:
The database does not record flashback logs for MY_TABLESPACE
The tables residing in MY_TABLESPACE are not protected by the Recycle Bin.
All the tablespaces except MY_TABLESPACE can be recovered using Flashback Database feature.
None of the flashback technologies, such as Flashback Table, Flashback Transaction Query and Flashback Version Query can be used to recover individual rows within the objects from MY_TABLESPACE
第10题:
DBWn
RECO
RVWR
LGWR
第11题:
LGWR
DBWR
MMON
RVWR
第12题:
Flashback logs are not deleted.
Flashback logs are deleted automatically.
Flashback logs are deleted only if you are using Recovery Manager (RMAN).
Flashback logs are deleted only if you are using Oracle Managed Files (OMF).
Flashback logs are deleted only if you are using Automatic Storage Management (ASM).
第13题:
Your Oracle Database 10g is online when you execute the following statement: SQL>ALTER TABLESPACE MY_TABLESPACE FLASHBACK OFF; What is the result of executing this statement if the Flashback Database feature is already enabled in the database?()
第14题:
You dropped a schema of a user in an Oracle 10g by mistake. You decide to flash the database back to its previous state to restore the deleted schema. Which process writes the before images of the physical database blocks to the flashback database logs?()
第15题:
On Friday at 11:30 am you decided to flash back the database because of a user error that occurred at 8:30 am. Which option must you use to check whether a flashback operation can recover the database to the specified time? ()
第16题:
The()writes the Flashback Database logs in the flash recovery area.
第17题:
You disabled the Flashback Database feature by using the following command: SQL> ALTER DATABASE FLASHBACK OFF; What would be the effect of this command on the existing flashback logs?()
第18题:
Which three actions are required to configure the Flashback Database?()
第19题:
Flashback Data Archive
Flashback logs in the flash recovery area
FlashbUndo tablespace
RMAN command line
None of the above
第20题:
Flashback logs are not archived.
Flashback logs are maintained in redo log files.
Flashback logs are maintained in the Flash Recovery Area.
Flashback logs are used to maintain Flashback Database related errors.
Flashback logs need to be cleared manually after you disable Flashback Database.
第21题:
Flashback logs are not deleted.
Flashback logs are deleted automatically.
Flashback logs are deleted only if you are using Recovery Manager (RMAN)
Flashback logs are deleted only if you are using Oracle Manager Files (OFM)
Flashback logs are deleted only if you are using Automatic Storage Management (ASM)
第22题:
FLSH
FLDB
RVWR
RVRW
FBDA
第23题:
Flashback logs are written sequentially, and are archived.
Flashback Database uses a restored control file to recover a database.
The Oracle database automatically creates, deletes, and resides flashback logs in the Fast RecoveryArea.
Flashback Database can recover a database to the state that it was in before a reset logs operation.
Flashback Database can recover a data file that was dropped during the span of time of the flashback.
Flashback logs are used to restore to the blocks' before images, and then the redo data may be used to roll forward to the desired flashback time.
第24题:
Check the alert log file
Query the V$FLASHBACK_DATABASE_LOG view
Query the V$RECOVERY_FILE_DEST_SIZE view
Query the V$FLASHBACK_DATABASE_STAT view
Check the value assigned for the UNDO_RETENTION parameter