Re: Two users, one query, two optimizer plans

Is it possible to look at the V$SQL - PLAN_HASH_VALUE
for the 2 SQL sessions?

By using the PLAN_HASH_VALUE in the V$SQL view you can
track when new access paths to data have been used.

--- Paul Baumgartel <paul.baumgartel@xxxxxxxxx> wrote:

> When both sessions are running the query, the SQL
> IDs (from v$session)
> 
> SQL_ADDR SQL_HASH_VALUE SQL_ID
> -------- -------------- -------------
> B8E1D068     1036950108 95qchfhywx6kw
> 
> are identical.
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
--
http://www.freelists.org/webpage/oracle-l


Other related posts: