What do you do when your database application isn't running fast enough? You troubleshoot, of course. Finding the slow part of an application is often the easy part of the battle. It's finding a solution that's difficult. Troubleshooting Oracle Performance helps by providing a systematic approach to addressing the underlying causes of poor database application performance.
What you'll learn:
* See how to treat and plan for performance as a basic application requirement
* Identify performance problems using a systematic and repeatable approach
* Configure your query optimizer to meet your application performance goals
* Optimize table accesses, joins, and physical table layout
* Read and recognize inefficient SQL execution plans
* Reduce inefficiencies from too much procedural code