baselines
We have imported a Sql plan baseline from a stagign database where it performs better to the prod database. But it does not take the new baseline. The baseline is fixed and shows as accepted but the explin plan does not show as the the baseline is being used and the sql performance on prod is still bad. One thing we have not done is flush the shared pool which we cannot do currently since this is a prod database and we will nee dto wait until the weekend for doing the flush/bounce the database. This is 11.2.0.3. Any suggestions?
0