Database Administration (MOSC)

MOSC Banner

I want to be able to trace the EMNC (Event Co-Ordinator) process alongside the Event Slaves (e00*) p

edited Sep 1, 2015 10:07AM in Database Administration (MOSC) 1 commentAnswered

We interface to Oracle Events to notify our application of any changes in the state of the application's processes. We have noticed that the events are intermittent in that sometimes the notification is sent successfully and sometimes it appears the notification was either not sent or the sending of the notification did not complete successfully.

I therefore would like to debug the EMNC process. In the past, I have used ORADEBUG to debug the process, which was just a single process called EMN0. However, using Oracle 11.2.0.4, Oracle now uses the EMNC process which co-ordinates its workload amongst a number of slave processes, which are noted as e000 - e00*. Any one of these slave processes can be tasked with issuing a notification message to any of the subscribing processes. I would like to know how I can debug ALL the Event Monitor processes, i.e. the EMNC and e00* processes at the same time to

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center