SQL Performance (MOSC)

MOSC Banner

SQL Profiles and hard parse queries

edited May 23, 2013 4:53AM in SQL Performance (MOSC) 15 commentsAnswered
 I'm checking daily the key SQL profiles generated by by Application Server Control daily. I have a few hard parse queries likeselect date from table where date='01-mar-2013' and active='Y'
If I apply this profile for this query which is 99% faster and indeed timing the query with the profile it takes instead of 1 sec 0.01 second. 
But the next time this query will run let's say on '02-mar-2013' the profile will not picked up. Is there a way to force Oracle pick the profile even though the parameters will change.

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