Exam 13: Performance Monitoring
Exam 1: Oracle Architecture Overview79 Questions
Exam 2: Tools and Architecture100 Questions
Exam 3: Creating an Oracle Instance109 Questions
Exam 4: Oracle Physical Architecture and Data Dictionary Views110 Questions
Exam 5: Basic Storage Concepts and Settings104 Questions
Exam 6: The Basics of Querying a Database109 Questions
Exam 7: Basic Table Management104 Questions
Exam 8: Advanced Table Management84 Questions
Exam 9: Constraints, indexes, and Other Specialized Objects108 Questions
Exam 10: Basic Data Management65 Questions
Exam 11: Advanced Data Management89 Questions
Exam 12: Security Management110 Questions
Exam 13: Performance Monitoring84 Questions
Exam 14: Proactive Maintenance83 Questions
Exam 15: Backup and Recovery86 Questions
Select questions type
Lock ____________________ that require manual resolution are usually caused in error,such as executing a DDL command on an active production database,and locking a busy table.
(Short Answer)
4.9/5
(36)
System statistics gathering is controlled by the TIMED_STATISTICS and ____ configuration parameters.
(Multiple Choice)
4.9/5
(35)
The ____ command is used to examine potential query plans that the optimizer may utilize,when executing a particular query of DML statement.
(Multiple Choice)
4.7/5
(36)
The P$ Views are also known as the Oracle database performance views.
(True/False)
4.8/5
(36)
Performance monitoring is most easily performed with software tools custom built for the job.
(True/False)
5.0/5
(34)
Statistics are very important to the way in which the ____ assesses the best way to execute a query.
(Multiple Choice)
4.8/5
(34)
The primary objective of automation in statistics gathering for Oracle 10g,is to avoid situations of ____________________ or non-generated statistics.
(Short Answer)
4.8/5
(28)
The ANALYZE command is more versatile and potentially faster than using the DBMS_STATS package to generate statistics.
(True/False)
4.8/5
(38)
Autotrace can be enabled using the SET AUTOTRACE ENABLE EXPLAIN command,executed from within SQL*Plus.
(True/False)
4.8/5
(36)
What is the role of the SAMPLE clause in automated statistics gathering?
(Essay)
4.9/5
(41)
To monitor the performance of an Oracle database you must use any of the numerous third-party tools offered by companies for this purpose.
(True/False)
4.9/5
(40)
Some locking is inevitable,especially in busy,highly concurrent OLTP databases.
(True/False)
4.9/5
(39)
Solaris utilities such as sar,vmstat,mpstat,and iostat show CPU usage,I / O activity,and memory usage.
(True/False)
4.9/5
(36)
____ is simply a formatting tool used to make the content of trace files readable to the human eye.
(Multiple Choice)
4.8/5
(50)
In terms of an Oracle 10g database,____________________ is a measure of how fast the database reacts to access data in the database.
(Short Answer)
4.9/5
(35)
A(n)____ lock partially locks data where there is still partial access allowed to data by other sessions.
(Multiple Choice)
4.9/5
(42)
Statistics are a computation or estimation of the exact size and placement of data in tables and indexes.
(True/False)
4.8/5
(38)
Showing 61 - 80 of 84
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)