Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Finding Out Bind Variable Values
dbms_system.set_ev(<sid>, <serial#>, 10046, <level>, '');
where <level> should be at least 4.
-- Terry Dykstra Canadian Forest Oil Ltd. "Buck Turgidson" <jc_va_at_hotmail.com> wrote in message news:580389f07e50c4107cc8025a8bcf16ff.38849_at_mygate.mailgate.org...Received on Wed Nov 21 2001 - 13:04:14 CST
> I can easily enough determine a currently running sql statement by
querying
> V$SQL_AREA/SESSION etc., but is there a way to find out the values of the
bind
> variables that the statement is currently using?
>
> This is version 8.1.6
>
> Thanks.
>
>
> --
> Posted from [65.193.99.4]
> via Mailgate.ORG Server - http://www.Mailgate.ORG
![]() |
![]() |