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
A(n)____________________ is where two interdependent rows are both locked and both rows require the release of the lock on the other row to continue processing.
Free
(Short Answer)
4.9/5
(37)
Correct Answer:
deadlock
____ is a set of scripts used to take a snapshot of a database.
Free
(Multiple Choice)
4.7/5
(43)
Correct Answer:
D
The STATSPACK is the recommended tool for statistics generation in Oracle 10g.
Free
(True/False)
4.9/5
(38)
Correct Answer:
False
The ____ clause can effectively lock everything within a transaction until the transaction is completed by a commit or rollback.
(Multiple Choice)
4.8/5
(34)
____ can cause serious performance issues,effectively locking down data.
(Multiple Choice)
4.8/5
(41)
There are operating system tools that provide information about the resources of an underlying Oracle database.
(True/False)
4.7/5
(33)
The DBMS_STATS package can be used to copy statistics between databases,allowing accurate simulated tuning between testing and production databases.
(True/False)
4.8/5
(34)
SQL Trace controls how much information is generated into trace files (BASIC,TYPICAL,or ____________________).
(Short Answer)
4.7/5
(23)
Automatic SQL tuning is new to Oracle 10g Database where the optimizer can be switched from normal mode to a tuning mode.
(True/False)
4.9/5
(44)
A(n)____ lock completely prohibits changes to data,but still allows read access.
(Multiple Choice)
4.9/5
(39)
_________________________ is the action of monitoring the speed of a database.
(Short Answer)
4.9/5
(44)
Database performance views are also known as ____________________ performance views because they change constantly,depending on the state of a database.
(Short Answer)
4.7/5
(37)
You can manually gather statistics for snapshot comparison use,using both STATSPACK and the Database Control.
(True/False)
4.8/5
(43)
The DBMS_STATS package is the Oracle recommended method for manual statistic gathering because it is ____________________ executable.
(Short Answer)
4.7/5
(30)
A(n)____________________ is when one thing is waiting for another,but that other thing is also waiting for something else,or even the first thing.
(Short Answer)
4.8/5
(41)
The ____________________ is a method of using the V$ performance views,to drill down into database statistics,available in the views.
(Short Answer)
5.0/5
(38)
It is recommended to leave the STATISTICS_LEVEL parameter permanently set to ALL.
(True/False)
4.9/5
(42)
Showing 1 - 20 of 84
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)