Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to ensure that pinned query plan before recreating the table

ivwviSep 3 2016 — edited Sep 12 2016

Dear Experts,

If I have to recreate a table ( 1. export table 2. drop-tableĀ  3.create-table 4. import table)

How to list the query plans that were pinned to ensure performance that are related.

After recreating the table does it will have performance impact.

What are the best practice

This is huge table being used all over the place in usr application code.

Thanks & Regards,

ivw

This post has been answered by asifkabirdba on Sep 4 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 10 2016
Added on Sep 3 2016
11 comments
3,276 views