Database Tuning (MOSC)

MOSC Banner

Is a generic outline possible

edited May 6, 2010 9:40AM in Database Tuning (MOSC) 2 commentsAnswered ✓
 I have an app that is issuing a select against a complex view using only an IN-List in the WHERE clause.  In 9i this ran fine, in 11g it runs very poorly.   I have been able to create a stored outline in 11g that improves the 11g performance dramatically.  Can I create a single stored outline for any number of IN-list items?  Here is the where clause I created the outline for.  It only seems to be used if the exact number of in-list items is requested.

WHERE attr.amendment_part_oid IN WHERE attr.amendment_part_oid IN

(:"SYS_B_0"

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