Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> logical IOs for a query out of the data dictionary

logical IOs for a query out of the data dictionary

From: <ryan.gaffuri_at_comcast.net>
Date: Tue, 10 Aug 2004 17:52:27 +0000
Message-Id: <081020041752.9730.41190B5B00069B2B000026022200762194079D9A00000E09D2020E979D@comcast.net>


v$sql.buffer_gets = logical IO right? Doesn't call it logical IO on OTN. if I want to find the sql in my system that are using the most logical IOs per execution should I use. I just need an overall look at what is going on right now. v$sql or v$sqlarea? I always mix those two up. so its buffer_gets/executions right? Are buffer_gets counted per attempt or are they cumulative? OTN docs aren't really clear.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Tue Aug 10 2004 - 12:48:19 CDT

Original text of this message

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