Oracle Enterprise Manager Oracle Expert User's Guide | ![]() Library |
![]() Product |
![]() Contents |
![]() Index |
There are four major areas to carefully consider to best use Oracle Expert. They are:
The tuning scope helps you to direct Oracle Expert into specific problem areas. This saves you time both in the amount of information to be collected and the time required to complete the analysis. For large or complex database environments, this means you get results in minutes rather than hours or days.
For example, performing data access analysis for a particular schema rather than a table in that schema results in large performance differences. Oracle Expert eliminates SQL statements from consideration that are not relevant to the currently selected tuning focus. Many more statements can be eliminated early in the evaluation process when the data access tuning focus has been specified at a table level, so less work is required than if a complete schema is tuned.
The tuning scope determines the options which are available to you from the Collection page. Focused tuning eliminates the need to collect certain types of information, which saves time.
For example, if you are performing instance parameter tuning, you should supply accurate system information. System information includes details such as the amount of physical memory and different resource uses for the system. The instance tuning rules use this information during the evaluation of many of the parameters.
Another area which impacts the evaluation process is the control parameters. Specific rules within the Oracle Expert knowledge base are dependent on control parameter settings. For example, the type of database environment you specify, either DSS, OLTP, or BATCH, has a large influence on the evaluation process. If you allow this particular control parameter to default to OLTP and your database environment is primarily DSS, certain features which optimize performance for DSS environments will not be recommended.
It is also important to ensure that the information available in the Oracle Expert repository is up-to-date. Changes to the database such as server upgrades, or adding an index to a table, influences the evaluation process. Providing up-to-date information will result in up-to-date recommendations.
Iterative tuning is particularly useful for instance parameter tuning. Oracle Expert provides two mechanisms for collecting statistics about the instance. These are:
The duration-based snapshot mechanism uses the differences between two snapshots from the Oracle Server's dynamic performance tables. Multiple instance statistics records can be collected using this mechanism for a user-selected time period and duration. This approach collects additional statistics that are not available from the single snapshot approach.
To effectively use Oracle Expert's instance parameter rules, you should collect instance statistics using the duration-based snapshot mechanism for time periods when the database is heavily used. This is the period when potential problems and resource bottlenecks will be most evident. In addition, the Oracle Expert rules are implemented to be conservative when making recommendations which result in resource reductions. Resource reduction rules require a minimum of 100 instance statistics samples to be collected before the rules are considered to be valid. This can be changed by setting the "Samples for statistical significance" common rule.
Another advantage of performing iterative tuning with Oracle Expert over time is that as factors within the database environment, such as server upgrades or hardware changes, are made Oracle Expert will automatically identify any dependencies that should be adjusted.
Rules reside with the object which they impact. The "Percent physical memory available" rule resides with the system object, since it impacts the amount of total memory available to the instance on the system. The "Maxmimum sorted indexes per table" rule resides with the table, since it impacts the number of indexes allowed on the table.
![]() ![]() Prev Next |
![]() Copyright © 1996 Oracle Corporation. All Rights Reserved. |
![]() Library |
![]() Product |
![]() Contents |
![]() Index |