Missing or stale histogram statistics
Undersized shared pool
High clustering factor for the indexes
High value for the DB_FILE_MULTIBLOCK_READ_COUNT parameter
Oversized buffer cache
第1题:
You plan to control idle sessions that are blocking other sessions from performing transactions. Your requirement is to automatically terminate these blocking sessions when they remain idle for a specified amount of time. How would you accomplish this task?()
第2题:
Oracle数据中,下列哪些等待事件将产生大量的IO?()
第3题:
You have a read-only tablespace on read-only media. You want to perform a media recovery on the existing data files, but using a backup control file. The backup control file indicates that the status of the read-only tablespace was read/write when the control file was backed up. What should you consider?()
第4题:
The loss of the control file forced you to re/x7fcreate the control file. After re/x7fcreating it and opening the database, you find that some of the data files are named as MISSINGnnnnn, where nnnnn is a five/x7fdigit number starting with 0. What could be the possible reason?()
第5题:
You have a read/x7fonly tablespace on read/x7fonly media. You want to perform a media recovery on the existing data files, but using a backup control file. The backup control file indicates that the status of the read/x7fonly tablespace was read/write when the control file was backed up. What should you consider?()
第6题:
In a recent Automatic Workload Repository (AWR) report for your database, you notice a high number of buffer busy waits. The database consists of locally managed tablespaces with free list managed segments. On further investigation, you find that buffer busy waits is caused by contention on data blocks. Which option would you consider first to decrease the wait event immediately?()
第7题:
The loss of the control file forced you to re-create the control file. After re-creating it and opening the database, you find that some of the data files are named as MISSINGnnnnn, where nnnnn is a five-digit number starting with 0. What could be the possible reason?()
第8题:
You notice a performance change in your production Oracle database and you want to know which change has made this performance difference. You generate the Compare Period Automatic Database Diagnostic Monitor (ADDM) report to further investigation. Which three findings would you get from the report?()
第9题:
take data files from the read-only tablespace offline before performing a recovery
recovery using backup control file is not possible, so restore all the files from the last full database backup, and then open the database
drop the read-only tablespace and re-create the tablespace after recovery
perform a recovery; status of the tablespace in control file will be changed automatically
第10题:
It detects any configuration change that caused a performance difference in both time periods.
It identifies any workload change that caused a performance difference in both time periods.
It detects the top wait events causing performance degradation.
It shows the resource usage for CPU, memory, and I/O in both time periods.
It shows the difference in the size of memory pools in both time periods.
It gives information about statistics collection in both time periods.
第11题:
Memory Advisor
Segment Advisor
SQL Access Advisor
Automatic Workload Repository (AWR)
Automatic Database Diagnostic Monitor (ADDM)
第12题:
log file parallel write
latch:cache buffers chains
db file sequential read
db file scattered read
第13题:
You are maintaining your database in Oracle10g. You are performing an incomplete recovery because the tablespace, DATA1, was dropped and purged from the Recycle Bin. After performing an incomplete recovery, you open the database with the RESETLOGS option. What will NOT be the impact of using the RESETLOGS option?()
第14题:
You observe that database performance has degraded over a period of time. While investigating the reason, you find that the size of the database buffer cache is not large enough to cache all the needed data blocks. Which advisory component would you refer to, in order to determine the required size of the database buffer cache?()
第15题:
You find that the execution time of reports in your datawarehouse application is significantly high. You suspect the lack of indexes to be the reason for the degradation in performance. Which advisory component would you refer to, in order to determine the appropriate indexes?()
第16题:
One of the tablespaces is read/x7fonly in your database. The loss of all control files forced you to re/x7fcreate the control file. Which operation do you need to perform after re/x7fcreating the control file and opening the database?()
第17题:
You notice a high number of waits for the db file scattered read and db file sequential read events in the recent Automatic Database Diagnostic Monitor (ADDM) report. After further investigation, you find that queries are performing too many full table scans and indexes are not being used even though the filter columns are indexed. Identify three possible reasons for this.()
第18题:
You received complaints about the degradation of SQL query performance. You identified top SQL queries that consume time. What would be your next step to find out recommendations about statistics collection and restructuring of the SQL statement to improve query performance?()
第19题:
You are a professional level SQL Server 2005 database administrator in an international corporation named Wiikigo. You are experienced in implementing high-availability solutions, monitoring the database server, and design deployment. In the company, you major job is the deployment, maintenance and support of Microsoft SQL Server 2005. You work as a database administrator for your company. The users report the slow performance of a SQL Server 2005 application. You are required to identify the queries which perform slowly because of blocking. Which action should you perform?()
第20题:
Use the Lock Waits/sec performance counter.
Use the Number of Deadlocks/sec performance counter.
Use the Transactions/sec performance counter.
Use the Full Scans/sec performance counter.
Use the Batches/sec performance counter.
第21题:
drop and re-create the read-only tablespaces
rename the read-only data files to their correct file names
change the tablespace status from read/write to read-only
re-create the read-only tablespace because it is automatically removed
第22题:
These are the data files that are corrupted.
There is no SYSAUX tablespace in your database
There is a readonly tablespace in your database.
These are the data files that cannot be recovered.
第23题:
These are the data files that are corrupted.
There is no SYSAUX tablespace in your database
There is a read-only tablespace in your database.
These are the data files that cannot be recovered.