Introduction to Performance Tuning
This guide provides information on tuning an Oracle Database system for
performance. Topics discussed in this guide include:
■ Performance Planning
■ Instance Tuning
Before starting on the instance or SQL tuning sections of this guide, make sure you
have read Part II, "Performance Planning". Based on years of designing and
performance experience, Oracle has designed a performance methodology. This brief
section explains clear and simple activities that can dramatically improve system
performance. It discusses the following topics:
■ Understanding Investment Options
■ Understanding Scalability
■ System Architecture
■ Application Design Principles
■ Workload Testing, Modeling, and Implementation
Part III, "Optimizing Instance Performance" of this guide discusses the factors
involved in the tuning and optimizing of an Oracle database instance.
When considering instance tuning, care must be taken in the initial design of the
database system to avoid bottlenecks that could lead to performance problems. In
addition, you need to consider:
This guide provides information on tuning an Oracle Database system for
performance. Topics discussed in this guide include:
■ Performance Planning
■ Instance Tuning
■ SQL Tuning
性能调试介绍
向导提供了O系统性能调试的信息。在这向导中讨论的主题包括:
#性能计划
#实例调试
#SQL调试
Performance PlanningBefore starting on the instance or SQL tuning sections of this guide, make sure you
have read Part II, "Performance Planning". Based on years of designing and
performance experience, Oracle has designed a performance methodology. This brief
section explains clear and simple activities that can dramatically improve system
performance. It discusses the following topics:
■ Understanding Investment Options
■ Understanding Scalability
■ System Architecture
■ Application Design Principles
■ Workload Testing, Modeling, and Implementation
■ Deploying New Applications
性能计划
在此向导开始讲解实例
Part III, "Optimizing Instance Performance" of this guide discusses the factors
involved in the tuning and optimizing of an Oracle database instance.
When considering instance tuning, care must be taken in the initial design of the
database system to avoid bottlenecks that could lead to performance problems. In
addition, you need to consider:
■ Allocating memory to database structures
■ Determining I/O requirements of different parts of the database
■ Tuning the operating system for optimal performance of the database
After the database instance has been installed and configured, you need to monitor the
database as it is running to check for performance-related problems.
本文档为Oracle数据库系统的性能调试提供指导,涵盖性能计划、实例调试及SQL调试等内容。介绍了理解投资选项、系统架构设计原则及工作负载测试等关键主题,并深入探讨了内存分配、I/O需求确定及操作系统调优等实例调试要素。
326

被折叠的 条评论
为什么被折叠?



