Robin Moffatt 6/28/2011

Oracle 11g - How to force a sql_id to use a plan_hash_value using SQL Baselines

Read Original

This technical article addresses a common Oracle performance issue where a query suddenly degrades. It details the diagnostic process using SQL Monitor and AWR, then provides a step-by-step tutorial on using SQL Tuning Sets and SQL Plan Baselines to force a known-good execution plan (plan_hash_value) for a specific sql_id, complete with code examples.

Oracle 11g - How to force a sql_id to use a plan_hash_value using SQL Baselines

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes