SQL Performance (MOSC)

MOSC Banner

Oracle Hints

edited Nov 30, 2016 4:00AM in SQL Performance (MOSC) 1 commentAnswered

Hi All,

i have a select query executing fine with full hint , however there is a limitation in peoplesoft psquery that doesnt allow F.(doT) in the hint,

i'm looking to pass global hint or query block instead or anyother alternatives , my attempt in choosing the query block is failure (ie choosing badPlan) as i'm not sure whethere i'm passing the correct hint value.

I'm attaching the relevant details , please let me know which query block should be passed similar to SELECT /*+ full(F.ps_q_lims_e_frt) */,here is the query.

SELECT /*+ full(F.ps_q_lims_e_frt) */

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