Performance counters for dotConnect

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
esben
Posts: 43
Joined: Tue 05 Jul 2011 09:40

Performance counters for dotConnect

Post by esben » Tue 01 Oct 2013 07:07

Hi
We have previously used the performance counters available with System.Data.OracleClient (http://msdn.microsoft.com/en-us/library/ms254503.aspx) to monitor application db performance in "the wild" at customers, back when we used the stock provider.

Now we have changed to dotConnect for Oracle and we need the same thing again. However as far as i can tell there is no such thing for the dotConnect providers (I might be wrong, if so please point me in the right direction).

We can get some of the way by using dbMonitor but is not very pratical to have to sit and monitor output from it, and likewise we need to write tools to parse the data.

If we had performance counters, the gathering could be done in the background and we could use all the existing tools to handle/visualize the data.

Is adding performance counters, on par with the ones in (http://msdn.microsoft.com/en-us/library/ms254503.aspx), on the todo list?

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

Re: Performance counters for dotConnect

Post by Pinturiccio » Wed 02 Oct 2013 14:31

esben wrote:Is adding performance counters, on par with the ones in (http://msdn.microsoft.com/en-us/library/ms254503.aspx), on the todo list?
We will investigate the possibility to add performance counters support for dotConnect for Oracle and notify you about the results as soon as possible.

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

Re: Performance counters for dotConnect

Post by Pinturiccio » Wed 04 May 2016 13:54

Performance Counters is supported.

New version of dotConnect for Oracle 9.0 is released.
It can be downloaded from http://www.devart.com/dotconnect/oracle/download.html (trial version) or from Registered Users' Area (for users with valid subscription only).

For more information, please refer to http://forums.devart.com/viewtopic.php?t=33571

Post Reply