Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: sql*net trace problem
On Fri, 23 Jan 2004 12:52:40 +0100, Stephan Bressler
<sbresslerx_no_spam_at_arcor.de> wrote:
>Hi,
>I've got a problem setting up sqlnet trace with oracle 9.2 on w2k.
>I added to sqlnet.ora:
>TRACE_LEVEL_CLIENT = 16
>TRACE_DIRECTORY_CLIENT = C:\TEMP
>TRACE_UNIWUE_CLIENT = TRUE
>
>Using sqlplus, a trace file is generated, using odbctest, too. But the
>application (siebel) based upon the odbc connection does not produce
>trace files at all.
>Even though all the oracle connections were created after the trace was
>enabled.
>
>Any ideas?
>Regards
>Stephan
Either you have multiple sqlnet.ora files or Siebel has a mechanism to hardcode the settings and/or is using the net8 api directly
-- Sybrand Bakker, Senior Oracle DBAReceived on Fri Jan 23 2004 - 12:03:01 CST
![]() |
![]() |