Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> How to count round trips from ADO via OraOLEDB to Oracle?
Actually, since the ADO queries are passing via Oracle's OLEDB provider
(OraOLEDB), maybe the right question is: How can I count how many round
trips OraOLEDB is initiating?
(Posted to microsoft.public.data.ado and comp.databases.oracle.server.)
In microsoft.public.data.ado, Phil Davidson <Phil_at_PhilDavidson.com> wrote:
I'm querying an Oracle database via ADO. How can I count the round trips made to the database? (I thought I would find the answer using PerfMon or perhaps Visual Studio Analyzer, but I haven't found the answer yet. Maybe the answer is in Visual Studio Analyzer but I have difficulty getting it to capture events.)
![]() |
![]() |