Database Tuning (MOSC)

MOSC Banner

Upgrading to 19c and SQL PLAN BASELINE

Hello everyone

we have inherited a 12c R2 database and it is a 2 node RAC running on Exadata 

We are in the process of upgrading the database to 19c

Currently,the capturing of the SQL PLAN baselines is disabled in our 12c Database

show parameter sql_plan

NAME                 TYPE    VALUE

------------------------------------ ----------- ------------------------------

optimizer_capture_sql_plan_baselines boolean   FALSE

optimizer_use_sql_plan_baselines   boolean   TRUE

CURSOR_SHARING is set to FORCE 

As we mentioned above, this is a system that we inherited and we are told by the DBAs that current plans are working all right but from time to time they had to flush the shared pool of either instances to get rid of a bad plan and as a result of that it fixed the performance issue for that SQL

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center