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 -> Re: dynamic sql - output actual string that includes all values from bind variables...

Re: dynamic sql - output actual string that includes all values from bind variables...

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 03 Mar 2006 12:24:58 -0800
Message-ID: <1141417490.658355@jetspin.drizzle.com>


centurionoftheseed wrote:
> Hi, Daniel!
>
>
> I appreciate the reply, but I'm not sure I understand how dba_views
> fits into this scenario. Perhaps I should have mentioned that I'm
> running several layers of loops in this procedure that uses dynamic sql
> with bind variables. If I want to test certain parts of the procedure
> I would like to output the actual sql (including the bind variable
> values that get fired upon EXECUTE IMMEDIATE mysql USING
> bindvariable,bindvariable2, etc.
>
>
> I'm not sure how that changes things in terms of the dba_views, but
> please let me know what I'm missing here.
>
> Also, if you have any questions, I will be happy to provide much
> greater detail - including the actual procedure if that would help.
>
>
>
> Please advise, and thank you again for your time!!
>
>
>
> Rick

I thought you were looking for a place where you could see, after the fact, what the binded values were that were used.

Now, having read this description I am absolutely sure I am unclear as to what it is you are trying to do as well as the version you are trying to do it in.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Fri Mar 03 2006 - 14:24:58 CST

Original text of this message

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