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 -> How to count round trips from ADO via OraOLEDB to Oracle?

How to count round trips from ADO via OraOLEDB to Oracle?

From: Phil Davidson <Phil_at_PhilDavidson.com>
Date: Mon, 19 Feb 2007 08:35:45 -0800
Message-ID: <s4kjt299og02cvrgp3r3us8aruh8u7vgve@4ax.com>


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.)

Received on Mon Feb 19 2007 - 10:35:45 CST

Original text of this message

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