TO pin the execution plan from one database to another
Hi All,
Good Day!!
We have two different oracle database server(SIT-B and PROD). We have a query which when executed in SIT-B runs faster where as in PROD it is slow. Ouer management have decided to pin the explain plan from SIT-B onto PROD. Can you kindly let me know the steps for doing so.