![]() |
|
|
Lecture I Tuning the Database Server
|
Lecture Menu |
Database
Server Tuning: Introduction
|
|
Tuning
Goals
![]()
|
|
Tuning
Steps
![]()
|
|
1. Tune application design (if possible) 2. Tune application configuration 3. Tune operating system structures 4. Tune memory structures S.
Tune I/O 6. Detect and resolve contention
|
|
|
1 Why must a database be tuned? 2. What is the cause of most performance problems on Oracle
databases? 3. What are some of the goals for performance tuning on a database? |
|
| 1. Which of the following is the first step in Oracle's recommended tuning methodology? D. All of the
above are equally important. 2. The first tuning step in Oracle's methodology that is generally
under the DBA's direct control is: A. Tune resource contention B. Tune the logical structure C. Tune the operating system D. Tune memory allocation
3. Moving a datafile to
a new disk drive in order to improve performance is an example of which
step in the Oracle tuning methodology? A. Tune I/O and physical structure B. Tune the access paths C. Tune resource contention D. None of the above 4. Increasing the size of the System Global Area in order to
improve performance is an example of which step in the Oracle tuning
methodology? A. Tune the Underlying Platform B. Tune Database Operations C. Tune Memory Allocation D. Tune the Data Design |
|