Re: proc advance debug capabilities ?
From: noctem <blackhole_at_nomail.invalid>
Date: Sat, 25 Jun 2005 11:23:05 +0200
Message-ID: <d9j76a$159n$1_at_biggoron.nerim.net>
Date: Sat, 25 Jun 2005 11:23:05 +0200
Message-ID: <d9j76a$159n$1_at_biggoron.nerim.net>
Sybrand Bakker a écrit :
>>Moreover I do not want to alter database cfg with package like
>>dbms_system (for example, no sys.dbms_system.set_ev( < sid >,< serial >,
>>10046, < trace level >=4 >, '')).
> [Quoted] > The database configuration isn't altered by that. > You unjustifiedly rule out the obvious solution.
As "sql tracking" may be used in production environment while daemon is running (using flag into one admin shared memory segment to do It only on demand) and as I do not have privileges to read trc from database : I thought It should be a nice solution for me if It works (to resolve potential problems faster). Received on Sat Jun 25 2005 - 11:23:05 CEST