RE: Vs: Re: Viewing bind variable values in 10g - Any suggestions?

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Thu, 6 Nov 2008 11:29:33 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C450DFEB92D@NT15.oneneck.corp>


Just a couple things to add - you might want to take a look at dba_hist_sqlbind (if you have a Diagnostics Pack license) if you're interested in older bind variables. I think the way v$sql_bind_capture and dba_hist_sqlbind works is that they only capture the bind variables at hard parse time since these are the only variables that are peeked by the CBO in order to determine the optimal execution plan.

If your developer isn't comfortable with unix, ftp, scp, etc. maybe you could create a samba share to facilitate easier access to the udump directory?

Regards,
Brandon

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Teijo Lallukka

Hopefully some day v$sql_bind_capture will do the trick...

-Teijo

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
Received on Thu Nov 06 2008 - 12:29:33 CST

Original text of this message