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

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL Trace with Oracle 8 - placeholders

Re: SQL Trace with Oracle 8 - placeholders

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Mon, 13 Sep 1999 10:23:45 +0100
Message-ID: <937215366.29387.2.nnrp-06.9e984b29@news.demon.co.uk>


Alter session set events '10046 trace name context forever , level 4'

Gets you close, but you still miss out on array binds.

--

Jonathan Lewis
Yet another Oracle-related web site: http://www.jlcomp.demon.co.uk

huh wrote in message <7riaj4$2t80$1_at_ns.felk.cvut.cz>...
>I have another question.
>Can I log sql statements with bound variables?
>What do I have to do to see real values instead of
>their placeholders?
>
Received on Mon Sep 13 1999 - 04:23:45 CDT

Original text of this message

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