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: sqlnet trace in ProC app

Re: sqlnet trace in ProC app

From: Mark J. Bobak <mark_at_bobak.net>
Date: 2000/04/11
Message-ID: <9iAI4.3925$CA2.385563@typhoon.mw.mediaone.net>#1/1

In the Pro*C,
try EXEC SQL SET SQL_TRACE = TRUE;

-Mark
In article <38f206aa_4_at_news3.prserv.net>, "Janey" <janeyschrock_at_bigfoot.com> wrote:
> I have a client that is running a ProC program and we would like to get a
> client side trace because we are having some problems. However, we can't
> seem to get any trace files. We have set up the sqlnet.ora properly and do
> get trace files when we connect through sqlplus. I was wondering if for
> ProC apps you had to set some precompiler option to get client side tracing?
> Does anyone know? Does anyone know why our ProC app wouldn't produce a
> client side trace? Thanks.
>
> Jane
>
>
Received on Tue Apr 11 2000 - 00:00:00 CDT

Original text of this message

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