Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: About trcanlzr

RE: About trcanlzr

From: Stephane Paquette <stephane.paquette_at_standardlife.ca>
Date: Tue, 26 Aug 2003 12:09:28 -0800
Message-ID: <F001.005CD503.20030826120928@fatcity.com>


I was not getting result from set_ev because I used set_ev(sid,serial,10046,8,null) instead of set_ev(sid,serial,10046,8,'')

I thought that null and '' can be used without difference.

Stephane Paquette
Administrateur de bases de donnees

Database Administrator

Standard Life

www.standardlife.ca

Tel. (514) 499-7999 7470 and (514) 925-7187

stephane.paquette_at_standardlife.ca

-----Original Message-----
Millsap
Sent: Monday, August 25, 2003 6:00 PM
To: Multiple recipients of list ORACLE-L

  FWIW, set_ev has produced over 2,000 trace files on Oracle8i that I've seen. Using DBMS_SUPPORT is probably a better idea anyway, though. Note, however, that the procedures in DBMS_SUPPORT just make calls to SET_EV.

  Cary Millsap
  Hotsos Enterprises, Ltd.
  http://www.hotsos.com

  Upcoming events:

  -----Original Message-----
  From: ml-errors_at_fatcity.com [mailto:ml-errors_at_fatcity.com] On Behalf Of Stephane Paquette
  Sent: Monday, August 25, 2003 1:25 PM
  To: Multiple recipients of list ORACLE-L   Subject: About trcanlzr

  Hi,

  I just start testing the trcanlzr scripts (metalink 224270.1)

  I did not remember seeing any traffic on that utility on oracle-l , that's why I went on orafaq where there is only a post by Jamadagni Rajendra .

  I just open a tar to get the dbms_support script to enable 10046 tracing in other session as dbms_system.set_ev is not working here (8172 aix) but Oracle says it is only legitimate to use it on 9i.

  So, any feedback on trcanlzr scripts and is it normal that dbms_system.set_ev is not working on 8172 ?

  Any workaround ?

  I've 9i relaease 2 on my pc, I guess I can copy the dbmssup.sql and prvtsupp.plb over the 8172/aix databases, yes/no ?

  Stephane Paquette
  Administrateur de bases de donnees

  Database Administrator

  Standard Life

  www.standardlife.ca

  Tel. (514) 499-7999 7470 and (514) 925-7187

  stephane.paquette_at_standardlife.ca

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Stephane Paquette
  INET: stephane.paquette_at_standardlife.ca

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Aug 26 2003 - 15:09:28 CDT

Original text of this message

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