Exam 13: Performance Monitoring

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

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:
Verified

deadlock

____ is a set of scripts used to take a snapshot of a database.

Free
(Multiple Choice)
4.7/5
(43)
Correct Answer:
Verified

D

The STATSPACK is the recommended tool for statistics generation in Oracle 10g.

Free
(True/False)
4.9/5
(38)
Correct Answer:
Verified

False

Describe the files generated by SQL Trace.

(Essay)
4.9/5
(36)

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)

____ is superseded by the AWR and the ADDM.

(Multiple Choice)
4.7/5
(35)

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)

What is the role of system statistics in an Oracle database?

(Essay)
4.8/5
(36)

It is recommended to leave the STATISTICS_LEVEL parameter permanently set to ALL.

(True/False)
4.9/5
(42)
Showing 1 - 20 of 84
close modal

Filters

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