the size of an undo block
the size of the redo log files
undo blocks generated per second
the size of the database buffer cache
the value of the UNDO_RETENTION parameter
第1题:
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?()
第2题:
A user receives the following error while executing a query: ORA/x7f01555:snapshot too old Which two options can be the solutions to avoid such errors in future?()
第3题:
You are maintaining your OLTP database in Oracle10g. While observing the performance of the database, you find that the log switch occurs more than once for every 20 minutes, affecting the database performance. Which factor is responsible for frequent log switches?()
第4题:
You are maintaining your database in Oracle10g. You have set the value of the STATISTICS_LEVEL initialization parameter to TYPICAL and the value of the FAST_START_MTTR_TARGET parameter to 900 seconds. To increase the performance of the database, you want to determine the log file size that should equal the minimum size of all the online redo log files. Which column will enable you to perform the desired task?()
第5题:
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?()
第6题:
In your Oracle 10g database , you have scheduled a job to update the optimizer statistics at 05:00 pm every Friday. The job has successfully completed. Which three pieces of information would you check to confirm that the statistics have been collected?()
第7题:
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.
第8题:
Disable automatic checkpoint tuning.
Check the size of the redo log file size and increase the size if it is small.
Set the FAST_START_MTTR_TARGET parameter as per the advice given by the MTTR Advisor.
Decrease the number of redo log members if there are more than one redo log members available in eachredo log group.
第9题:
the retention period to support flashback
the expected length of the longest-running query
the number of undo tablespaces in the database
the size of the Flash Recovery Area for the database instance
第10题:
The minimum memory size for the database buffer cache is set to 100 mb.
The maximum memory size that can be obtained by the database buffer cache during ASMM is set to100 mb
The minimum memory size allocated for a server process in the database buffer cache in dedicatedmode is set to 100 mb.
The maximum memory size from the database buffer cache that can be released for dynamicdistribution during ASMM is set to 100 mb
第11题:
Disable automatic checkpoint tuning.
Check the size of the redo log file size and increase the size if it is small.
Set the FAST_START_MTTR_TARGET parameter as per the advice given by the MTTR Advisor.
Decrease the number of redo log members if there are more than one redo log members available in each redo log group.
第12题:
increase the size of redo log files
increase the size of the undo tablespace
increase the size of the Database Buffer Cache
increase the size of the default temporary tablespace
enable the retention guarantee for the undo tablespace
第13题:
You work as a database administrator for Certkiller .com. In your transaction application, you have scheduled a job to update the optimizer statistics at05:00 pm every Friday. The job has successfully completed. Which three pieces of information would you check to confirm that the statistics have been collected?()
第14题:
Why can setting too low a value for the FAST_START_MTTR_TARGET parameter reduce your overall database performance?()
第15题:
You notice that the performance of the database has degraded because of frequent checkpoints. Which two actions resolve the issue()
第16题:
You notice that the performance of the database has degraded because of frequent checkpoints. Which twoactions resolve the issue()
第17题:
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?()
第18题:
Your database block size is 4 KB. In this database, you are required to create a tablespace with a block size of 8 KB. Which is the prerequisite for creating this tablespace?()
第19题:
The retention period to support flashback
The expected length of the longest-running query
The number of undo tablespaces in the database
The size of the Flash Recovery Area for the database instance
第20题:
Memory Advisor
Segment Advisor
SQL Tuning Advisor
SQL Access Advisor
Automatic Database Diagnostic Monitor (ADDM)
第21题:
Data blocks have to be written more frequently by DBWR.
Redo blocks have to be written more frequently by LGWR.
You need to substantially increase the size of your database buffer cache to hold the additional checkpoint records.
You need to substantially increase the size of your redo buffer cache to hold the additional checkpoint records.
第22题:
the value of the UNDO_RETENTION initialization parameter
the value of the optimal redo log file size provided by the Redo Logfile Size Advisor
the online redo log files size
the number of redo log members in a group
第23题:
the size of an undo block
the size of the redo log files
undo blocks generated per second
the size of the database buffer cache
the value of the UNDO_RETENTION parameter
第24题:
The parameter DB_CACHE_SIZE must be a multiple of 8.
The value of the parameter SGA_MAX_SIZE must be increased.
The tablespace must be created with a uniform extent size of 8 KB
The parameter DB_8K_CACHE_SIZE must be defined in the parameter file.