Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Events, complete list?
Hi Linda,
You can get an incomplete but useful list from the messages file, $ORACLE_HOME/rdbms/mesg/oraus.msg. Most of the events are in the range 10000 to 10999.
Regards,
Steve Adams
http://www.ixora.com.au/ http://www.oreilly.com/catalog/orinternals/ http://www.christianity.net.au/
-----Original Message-----
From: Linda Hagedorn [mailto:Linda_at_pets.com]
Sent: Friday, 4 August 2000 5:41
To: Multiple recipients of list ORACLE-L
Subject: Events, complete list?
Does anyone know where I can find a complete list of settable events?
Example,
Set the 10046 event, trace level 12 to get the binds, waits etc.
exec sys.dbms_system.set_ev( sid, serial, 10046, 12, '' )
or in init.ora
event = " trace name context forever, level 4"
Thanks,
Linda Hagedorn
-- Author: Linda Hagedorn INET: Linda_at_pets.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- 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 Thu Aug 03 2000 - 15:23:36 CDT