Re: Oracle 817- User Level SQL TRACE

From: Frank <fvanbortel_at_netscape.net>
Date: Sun, 18 May 2003 20:00:23 +0200
Message-ID: <3EC7CA37.6060208_at_netscape.net>


GT Jeff Cherer wrote:
> Turn traces on at the client's desk.
> About 3-4 lines in your sqlnet.ora. It's pretty well documented.
> Also, look at an odbc trace, depending on how you get your reports. If you
> are window$, it in the control panel odbc manager.
>
>
> "Alex Smith" <SorryNoSpam_at_Please.Com> wrote in message
> news:lJnxa.26034$6L5.11359457_at_news4.srv.hcvlny.cv.net...
>

>>Hey Guys,
>>Some of the Reports (developed using CRYSTAL REPORTS) does not perform

>
> well.
>
>>We always launch all the reports as Oracle User = 'CryRptUser' .  I would
>>like to trace the SQL Statements that is being forwarded by Crystal

>
> Reports
>
>>to Oracle.
>>
>>Can we turn on SQL-TRACE for a specific Oracle user.  I don't want to turn
>>Trace ON at  the database level.
>>
>>Thanks for your help.
>>
>>

>
>
>

That would be network tracing, not server. Check out the "alter session" syntax on how to enable tracing for a session - can be done in two ways: from within that session, or from another session, e.g. a monitoring tool.

-- 
Regards, Frank van Bortel
Received on Sun May 18 2003 - 20:00:23 CEST

Original text of this message