Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to find the value of Bind Variable

Vijayaraghavan KrishnanOct 6 2009 — edited Oct 6 2009
Hi to All,

I have a small front end application, where I dont have a source code for it. We are migrating that application. I am able to found out what are all the queries used by the application through the
enabling the SQL Trace to that session. But I need to see the bind variables to be viewed.

I tired through the v$sql_bind_capture query but I am getting the bind variables only for the last executed query in a report.

I turned on the 10046 trace event but trace file does not get generated on the UDUMP directory. How to find out the value of the bind variable. can you people suggest me the ways to get the value of the bind variables.

Regards,
Vijayaraghavan K
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 3 2009
Added on Oct 6 2009
5 comments
809 views