Tracing the given client id

From: Mladen Gogala <no_at_email.here.invalid>
Date: Fri, 2 Jul 2010 18:42:52 +0000 (UTC)
Message-ID: <pan.2010.07.02.18.42.52_at_email.here.invalid>



I executed the following code:

  1 begin
  2 DBMS_MONITOR.CLIENT_ID_TRACE_ENABLE(

  3	client_id    => 'Insight',
  4	waits	     => TRUE,
  5	binds	     => False);

  6* end;
SQL> / There aren't any trace files. I also enabled statistics collection but all the stats are zero. The database is 10.2.0.5, Linux x86-64, RH 4.4. Has anybody seen anything like that? I opened a TAR
-- 
http://mgogala.byethost5.com
Received on Fri Jul 02 2010 - 13:42:52 CDT

Original text of this message