Outlines from DBMS_XPLAN
dbms_xplan.display_cursor will output the hints for a plan. These hints can then be taken and used in an outline for plan stability:...
Ignite Your Passion
Outlines from DBMS_XPLAN
dbms_xplan.display_cursor – what are all those arguments?
Diff’ing Explain Plans
plan stability and predicate evaluation order and more
Statistics on function in predicates for CBO
Explain Plans
Latch: Cache Buffers Chains
Alberto Dell’Era’s XPLAN
SQL Joins
SQL Videos
Finding the problem is the hard part
Types of subqueries
Stephen Faroult on Tuning SQL
Correlating SQL to Procedures
Stephan Faroult’s Videos
"kksfbc child completion"
Concurrency Testing
To Pie Chart or not to Pie Chart
SQL*Net break/reset to client
Lock Waits: Finding the blocking SQL on Oracle