Exam 13: Performance Monitoring

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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 ANALYZE command is complex and hard to use.

(True/False)
4.9/5
(34)

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)

____ is not a view that can be used for tracking locks.

(Multiple Choice)
4.7/5
(30)

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)

Metrics can be found in many of the V$ performance views.

(True/False)
4.8/5
(47)

____ 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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)