SQL Performance (MOSC)

MOSC Banner

SQLT - Different SQLID's

edited May 28, 2013 3:40AM in SQL Performance (MOSC) 5 commentsAnswered
Hi,
On database A i have SQL ID - S1 and Hash Plan - H1 and H2. 
On Database B I have the same SQL Text but with different SQL ID - S2 and Hash Plan - H1. 

I want to transfer SQL ID - S1 with Hash Plan - H2 from Database A to Database B. 

I tried using coe_xfr_sql_profile - SQLT/utl. When i see the explain plan on Database B, it still show Hash Plan H1.

How to transfer SQL Hash Plan from database's with different SQL ID's.

Thanks,

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