Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Getting the Oracle Statement from OCI

Getting the Oracle Statement from OCI

From: <faceman28208_at_yahoo.com>
Date: 23 Jan 2007 11:41:37 -0800
Message-ID: <1169581297.507657.204050@d71g2000cwa.googlegroups.com>


Is there any way to get the text of the Oracle SQL statement as executed by OCI?

When I use the OCI_ATTR_STATEMENT attribute, I get all the placeholders (e.g. ":XYZ").
For debugging purposes need the text of the statement with the parameters filled in with the values I gave it. Received on Tue Jan 23 2007 - 13:41:37 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US