SQL Plan Management (SPM)
This thread is for general discussion and questions about SQL Plan Management (SPM) feature.
General Advice:
- Review SPM restrictions and limitations listed in the following document:
Document 2308153.1 SQL Plan Management (SPM) - SQL Plan Baseline Restrictions/Limitations - Cases Where Plan Baselines will Not be Used - Refer to the following document which provides example usage of SPM to stabilize query plan:
Document 1905305.1 Using SQL Plan Management (SPM)
Common Problems:
- There are some common bugs and/or issues where SPM can cause parsing problems, trigger ORA-600 or ORA 7445 errors and failure to reproduce plan using SPM, most of these problems are fixed latest releases. For a complete list of these problems and provided solutions, please check the following note and go through the relevant release section:
0