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 -> Re: showing set events

Re: showing set events

From: <hangzhoumaster_at_gmail.com>
Date: Thu, 29 Nov 2007 16:57:15 -0800 (PST)
Message-ID: <e4d1bdcc-4e36-441a-832a-17dfb66f592b@s12g2000prg.googlegroups.com>


Hi,

You maybe use oradebug to obtain the events information.

If you set system event, it's inherited by user session, the session event information locates in its pga, so other session can't obtain its information.

but you can obtain your event information inherited from system.

oradebug SETMYPID
oradebug dump event 2 Received on Thu Nov 29 2007 - 18:57:15 CST

Original text of this message

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