Users in your PROD database complain about the slow response of the transactions. While investigating the reason, you find that the transactions are waiting for the undo segments to be available, and undo retention has been set to zero. What would you do to overcome this problem?()
第1题:
You work as a database administrator for Certkiller .com. Users in the Certkiller PROD database complain about the slow response when accessing the database. In the Active Session Waiting: Configuration page you find that the majority of the wait time is for the redo log buffer.Further investigation using the Run Queue graph and operating system tools reveals that the redo log files are on the same disks, and that the disk I/O for the redo log files is the reason for the performance degradation. Which two actions would you take to gain performance?()
第2题:
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?()
第3题:
You work as a database administrator for Certkiller .com. The UNDO_RETENTION parameter in your database is set to 1000 and undoretention is not guaranteed. Which statement regarding retention of undo data is correct?()
第4题:
You work as a database administrator for Certkiller .com. Users in the Certkiller .com PROD database complain about the slow response of transactions. While investigating the reason you find that the transactions are waiting for the undo segments to be available, and undo retention has been set to zero. What would you do to overcome this problem?()
第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题:
The system was running a normal workload during the last 24 hours. You need to ensure that with the same workload you should be able to flashback tables by three hours. What would you do to find the system recommendations for the undo retention period and the undo tablespace size?()
第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题:
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.
第10题:
It would return information regarding only the last committed transaction.
It would return only the active transactions in all the undo segments in the database.
It would return only the committed transactions in all the undo segments in the database.
It would return both active and committed transactions in all the undo segments in the database.
It would return information regarding the transactions that began and were committed in the last 30 minutes.
第11题:
The database will not start.
The database will start but will not retain the undo data in the undo segment.
The database will start, and the undo segment will contain the undo data for at least one hour.
The database will start, and the undo segment will retain the undo data for at least 15 minutes.
第12题:
Java pool
Large pool
Shared pool
Streams pool
Library cache
Redo log buffer
Data dictionary cache
Database buffer cache
第13题:
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? ()
第14题:
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?()
第15题:
Initially, for the Automatic Workload Repository (AWR) statistics, the retention period is set to 7 days, the collection interval is set to 30 minutes and the collection level is set to Typical in your production database. You have been using the Memory Advisor for the last three months to generate recommendations for tuning memory components. However, when you observe the Memory Advisor on a Friday, you find that the statistics are available only for two days, Thursday and Friday, of that week. What would have caused the statistics to be removed?()
第16题:
You work as a database administrator for Supportcenter.cn. Users in the Supportcenter.cn PROD database complain about the slow response of transactions. While investigating the reason you find that the transactions are waiting for the undo segments to be available, and undo retention has been set to zero. What would you do to overcome this problem?()
第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题:
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
第21题:
The advisory memory has been turned off.
The DB_CACHE_ADVICE parameter has been set to OFF in the parameter file.
The STATISTICS_LEVEL parameter has been set to BASIC in the parameter file.
The TIMED_STATISTICS parameter has been set to FALSE in the parameter file.
The STATISTICS_LEVEL parameter has been set to TYPICAL in the parameter file.
第22题:
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.
第23题:
On Wednesday, the statistics have been purged.
On Wednesday, the retention period has been set to zero.
On Wednesday, the collection interval has been set to zero.
On Wednesday, the collection level has been changed to All.
On Wednesday, the retention period has been set to one day.
On Wednesday, the retention period has been set to two days
On Wednesday, the collection level has been changed to Typical.
On Wednesday, the collection interval has been set to 1440 minutes.