Databases Reference
In-Depth Information
1
Starting with
Performance Tuning
Performance tuning is a complex process, which requires a deep knowledge of both
physical and logical database structures. In this chapter, we will introduce the process
and methodology to adopt in performance tuning an Oracle Database, covering the
following recipes:
F Reviewing the performance tuning process
F Exploring the example database
F Acquiring data using a data dictionary and dynamic performance views
F Analyzing data using Statspack report
F Diagnosing performance issues using the alert log
F Analyzing data using Automatic Workload Repository (AWR)
F Analyzing data using Automatic Database Diagnostic Monitor (ADDM)
F A working example
Introduction
There are a wide range of issues that could lead to poor performance. Performance of
our Oracle database problems could be related to different areas of the system:
F Application design
F Application code
F Memory
F I/O
Search WWH ::




Custom Search