dbmonitor not working for some remote hosts

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
slaxman
Posts: 51
Joined: Wed 16 Sep 2009 20:09
Location: United States

dbmonitor not working for some remote hosts

Post by slaxman » Tue 27 Mar 2012 20:05

For some servers, the dbMonitor does not send the events remotely. But for some hosts it works fine. Is there a way to identify the cause?

slaxman

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Post by Pinturiccio » Mon 02 Apr 2012 13:23

For identifying the cause perform the following:
1. Run your application in the debug mode;
2. Open the Debug > Windows > IntelliTrace ... window;
3. Use break points or click on the sign 'Break All' on the IntelliTrace tab to view exceptions thrown by the Monitor.

Post Reply