The extents in undo tablespace retain data until the next full database backup.
The extents containing committed data in the undo tablespace are never overwritten.
The extents which no longer contain uncommitted data in the undo tablespace are not overwritten for at least15 minutes.
The extents containing committed data in the undo tablespace are not overwritten until the instance is shut down.
第1题:
You need to ensure that the database users should be able to use the various flashback query features in order to go back in time by four hours. What would you do to achieve this?()
第2题:
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?()
第3题:
You work as a database administrator for Certkiller .com. You want to create your database with the automatic undo management feature enable.Which two tasks must you perform to achieve this?()
第4题:
You are working as a DBA on the decision support system. There is a business requirement to track and store all transactions for at least three years for a few tables in the database. Automatic undo management is enabled in the database. Which configuration should you use to accomplish this task?()
第5题:
You require the Oracle server to manage the undo segments and space among various active sessions automatically. You created an undo tablespace, UNDO_TBS1, in your database. Which two additional steps would you perform to achieve this?()
第6题:
Which two are the prerequisites to enable Flashback Data Archive?()
第7题:
You need to alter the undo tablespace to add the RETENTION GUARANTEE setting.
You need to increase the size of the undo tablespace.
The undo tablespace is not set to auto-extend.
You need to alter the Recycle Bin to add the RETENTION GUARANTEE setting.
第8题:
The extents in the undo tablespace retain data until the next full database backup.
The extents containing committed undo in the undo tablespace are not overwritten for at least 15 minutes.
The extents containing committed data in the undo tablespace are not overwritten until the instance is shutdown.
The extents containing committed undo in the undo tablespace are transferred to Flash Recovery Areabefore being overwritten
第9题:
set SQL_TRACE=True
set UNDO_RETENTION=14400
set FAST_START_MTTR_TARGET=240
set LOG_CHECKPOINT_INTERVAL=240
set DB_FLASHBACK_RETENTION_TARGET=14400
set the RETENTION GUARANTEE clause for the undo tablespace
第10题:
The extents in undo tablespace retain data until the next full database backup.
The extents containing committed data in the undo tablespace are never overwritten.
The extents which no longer contain uncommitted data in the undo tablespace are not overwritten for at least15 minutes.
The extents containing committed data in the undo tablespace are not overwritten until the instance is shut down.
第11题:
when the data file of the undo tablespace is autoextensible
when there are more than one undo tablespaces available in the database
when the undo tablespace is of a fixed size and retention guarantee is not enabled
when the undo tablespace is autoextensible and retention guarantee is not enabled
第12题:
Enable supplemental logging for the database.
Specify undo retention guarantee for the database
Create Flashback Data Archive in the tablespace where the tables are stored.
Create Flashback Data Archive and enable Flashback Data Archive for specific tables
第13题:
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?()
第14题:
In your database, UNDO_RETENTION has been set to 600 sec and UNDO tablespace is configured for RETENTION GUARANTEE. Which statement regarding RETENTION GUARANTEE is true? ()
第15题:
Your database is running under automatic undo management and the UNDO_RETENTION parameter is set to 900 sec. You executed the following command to enable retention guarantee: SQL> ALTER TABLESPACE undotbs1 RETENTION GUARANTEE; What effect would this statement have on the database?()
第16题:
Which two are the prerequisites to enable Flashback Data Archive?() (Choose two.)
第17题:
Your database instance is configured with automatic undo management and the UNDO_RETENTION parameter is set to 900 seconds. You executed the following command to enable retention guarantee: SQL> ALTER TABLESPACE undotbs1 RETENTION GUARANTEE; What effect would this command have on the database()
第18题:
Undo data is retained until the next full database backup.
No committed undo data will be overwritten for 10 minutes.
Committed undo data will be kept forever if not overwritten within 600 seconds.
Guarantees that requested undo information are available until the instance is shut down.
第19题:
The extents in the undo tablespace retain data until the next full database backup.
The extents containing committed undo in the undo tablespace are not overwritten for at least 15minutes.
The extents containing committed data in the undo tablespace are not overwritten until the instance isshut down.
The extents containing committed undo in the undo tablespace are transferred to Flash Recovery Areabefore being overwritten.
第20题:
Enable Flashback Data Archive for the tables.
Specify undo retention guarantee for the database.
Enable supplemental logging for the database.
Query V$UNDOSTAT to determine the amount of undo that will be generated and create an undo tablespace for that size.
Create Flashback Data Archive on the tablespace on which the tables are stored.
第21题:
When the data file of the undo tablespace is autoextensible
When there are more than one undo tablespaces available in the database
When the undo tablespace is of a fixed size and retention guarantee is not enabled
When the undo tablespace is autoextensible and retention guarantee is not enabled
第22题:
Enable supplemental logging for the database.
Specify undo retention guarantee for the database
Create Flashback Data Archive in the tablespace where the tables are stored.
Create Flashback Data Archive and enable Flashback Data Archive for specific tables
第23题:
Set the UNDO_RETENTION parameter to 900 or more.
Create an initial undo segment in the undo tablespace.
Enable the retention guarantee for the undo tablespace.
Set the UNDO_TABLESPACE parameter to UNDO_TBS1.
Set the UNDO_MANAGEMENT initialization parameter to AUTO.
第24题:
Set the UNDO_RETENTION parameter to AUTO.
Create an initial undo segment in undotablespace.
Set the UNDO_RETENTION parameter to 900 or more
Set the initialization parameter UNDO_MANAGEMENT to AUTO
Set the UNDO_MANAGEMENT parameter to the name of an undotablespace