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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: CR blocks visited

RE: CR blocks visited

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Fri, 9 Dec 2005 08:54:50 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C4503D3FEBB@NT15.oneneck.corp>


Could be due to your arraysize - it may be smaller coming from the app (maybe even 1) compared to what you have set in SQL*Plus. Try 'set arraysize 1' in SQL*Plus and then see how many CRs you get.

Regards,
Brandon

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Paul van den Bogaard Sent: Friday, December 09, 2005 8:25 AM
To: oracle-l_at_freelists.org
Subject: CR blocks visited

doing some tests in an isolated environment I see a statement is performing on average 66 CRs (no CU). Executing this same query from SQLplus with autotrace on tells me it uses only 3 CRs (no CU).

Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Dec 09 2005 - 09:55:08 CST

Original text of this message

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