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 -> cannot remove trace mode

cannot remove trace mode

From: zeb <thierry.constant1.nospam_at_free.fr>
Date: Wed, 16 Jul 2003 21:47:39 +0200
Message-ID: <3f15aa9b$0$12330$626a54ce@news.free.fr>


Hi,

I put a database into trace mode with:
>ALTER SYSTEM SET EVENTS '10046 TRACE NAME CONTEXT FOREVER, LEVEL 8';
I want to stop the trace mode, I did:
>ALTER SYSTEM SET EVENTS '10046 TRACE NAME CONTEXT OFF';
but the database stay in trace mode
even after a reboot ( no sql_trace in init )

Any helps ???

Thanks in advance

Oracle 8.1.7 .4
HP-UX 11.0 Received on Wed Jul 16 2003 - 14:47:39 CDT

Original text of this message

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