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.log

Re: sqlnet.log

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Mon, 23 Nov 1998 14:19:11 +0100
Message-ID: <365960CF.3CED2291@sybrandb.demon.nl>


This is by design, you can't turn it off completely. Set it to off and only errors will be listed. On the server I use to wipe them out (move to an archive) with every cold backup. If they have not been touched for four weeks, the same procedure will rm them.

Sybrand Bakker, Oracle DBA

dperrin_at_sls.fr wrote:

> On Mon, 23 Nov 1998 11:49:15 +0100, Sybrand Bakker
> <postbus_at_sybrandb.demon.nl> wrote:
>
> >This is a multi-part message in MIME format.
> >--------------580ED420154AF0CB61AA5E0A
> >Content-Type: text/plain; charset=iso-8859-1
> >Content-Transfer-Encoding: 8bit
> >
> >Purpose of sqlnet.log: warnings, errors and so on with networking.
> >Can be safely deleted, Oracle will recreate it automatically.
> >You probably should verify the following files to limit the output
> >c:\orant\network\admin\listener.ora
> >There should be a line reading
> >trace_level_listener =
> >the keyword behind the = should read either USER or OFF
> >and sqlnet.ora in the same directory
> >where trace_level_client should be USER or OFF
> >
> The sqlnet.ora and listener.ora have this line but, in the both case,
> the line is : trace_level_listener = OFF.
>
> Why did it make log file ???
>
> Merci d'avance...
>
> PS : Merci de répondre via le newsgroup, l'adresse mail n'est pas bonne...
>
> Bib


Received on Mon Nov 23 1998 - 07:19:11 CST

Original text of this message

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