
|
[oracle-l]
||
[Date Prev]
[09-2005 Date Index]
[Date Next]
||
[Thread Prev]
[09-2005 Thread Index]
[Thread Next]
Re: How to find current value of bind variables
- From: Egor Starostin <egorst@xxxxxxxxx>
- To: Brandon.Allen@xxxxxxxxxxx
- Date: Fri, 2 Sep 2005 09:56:55 +0700
> I know how to find bind variable values with a trace, but that requires you
> to start a trace prior to the parsing of the query and it's too late for
Prior to the executing of the query, to be exact (although, it's
almost the same when query executed only once).
But if the query executed many times with different bind values, then
after enabling of extended sql trace somewhere in the middle of
executions you will see subsequent bind values.
--
Egor
http://www.oracledba.ru/orasrp/
Free Oracle Session Resource Profiler
--
http://www.freelists.org/webpage/oracle-l
|

|