You are here |
kerryosborne.oracle-guy.com | ||
| | | |
tonyhasler.wordpress.com
|
|
| | | | Note that there is a follow up to this post here that you should read after this post. Stored outlines were introduced in Oracle 9i as a way of helping stabilise execution plans. In 11gR1 these are deprecated in favour of enterprise-edition-only SQL Baselines (sorry standard edition users )-:) but as of 11gR2 neither facility... | |
| | | |
www.bobbydurrettdba.com
|
|
| | | | I've uploaded a monitoring script that I have worked on: zip. The script alerts you when the optimizer runs a SQL statement with a potentially new and inefficient plan so you can intervene. ... | |
| | | |
chandlerdba.com
|
|
| | | | Photo by Brian Patrick Tagalog on Unsplash July 2024. Oracle 19c, 23ai There are 3 main types of SQL Plan Management: SQL Profile SQL Plan Baseline SQL Patch So first some quick background info about the 3 options and then I'll tell you about my mistake. SQL Profile A SQL Profile is a collections of... | |
| | | |
blog.toadworld.com
|
|
| | Why my execution plan has not been shared - Part III oracle |