RE: v$sql vs v$sqlarea difference ??

I believe it's partially possible - some of the cursor may be in the shared 
pool, while other parts may be aged out, for example it could appear in v$sql, 
but not in v$sqlplan - maybe that's what the OP was getting at.  This document 
explains what I'm talking about in terms of heap 0 vs. heap 6 starting on page 
8:

http://www.oracle.com/technology/products/manageability/database/pdf/ow05/PS_S003_274003_106-1_FIN_v2.pdf

Regards,
Brandon


-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx [mailto:oracle-l-bounce@xxxxxxxxxxxxx] On 
Behalf Of Yong Huang
Sent: Monday, December 29, 2008 7:55 PM
To: oracle-l@xxxxxxxxxxxxx
Subject: Re: v$sql vs v$sqlarea difference ??

> *But i am still not clear, someone told me v$sql may contains
> objects not exists in Shared pool, which i am also not clear,

That's not possible. Where did you read that?


Privileged/Confidential Information may be contained in this message or 
attachments hereto. Please advise immediately if you or your employer do not 
consent to Internet email for messages of this kind. Opinions, conclusions and 
other information in this message that do not relate to the official business 
of this company shall be understood as neither given nor endorsed by it.
--
http://www.freelists.org/webpage/oracle-l


Other related posts: