[OCM 12C] Managing SQL Plan Baselines

“SQL plan management is a preventative mechanism that enables the optimizer to automatically manage execution plans, ensuring that the database uses only known or verified plans.”

SPM has three main components:
• Plan Capture: OPTIMIZER_CAPTURE_SQL_PLAN_BASELINES = TRUE (Automatic Initial Plan Capture), OPTIMIZER_USE_SQL_PLAN_BASELINE=TRUE
• Plan Selection
• Plan Verification/Evolution

dba_sql_plan_baselines

DBA_SQL_PLAN_BASELINE

Database Administration -> Database SQL Tuning Guide -> 23 Managing SQL Plan Baselines

Related posts

5 Thoughts to “[OCM 12C] Managing SQL Plan Baselines”

  1. … [Trackback]

    […] Read More Information here to that Topic: techdatabasket.com/2019/03/21/ocm-12c-managing-sql-plan-baselines/ […]

  2. … [Trackback]

    […] Find More here to that Topic: techdatabasket.com/2019/03/21/ocm-12c-managing-sql-plan-baselines/ […]

  3. … [Trackback]

    […] Read More to that Topic: techdatabasket.com/2019/03/21/ocm-12c-managing-sql-plan-baselines/ […]

  4. … [Trackback]

    […] Read More here to that Topic: techdatabasket.com/2019/03/21/ocm-12c-managing-sql-plan-baselines/ […]

  5. … [Trackback]

    […] Read More on on that Topic: techdatabasket.com/2019/03/21/ocm-12c-managing-sql-plan-baselines/ […]

Leave a Comment