RE: "direct path read" and "db file sequential read" used for full table scans in 11g

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Thu, 30 Aug 2012 21:09:24 +0000
Message-ID: <A250F0C68C23514CA9F3DF63D60EE10E1A825068_at_onews32>



I found the answer to question #3 - apparently it's a new feature called "In-Memory Parallel Execution" as documented at the links below. I'm still looking for answers on #1 and 2 though if anyone has any ideas. http://docs.oracle.com/cd/E11882_01/server.112/e25554/px.htm

http://docs.oracle.com/cd/E11882_01/server.112/e25523/parallel002.htm

From: Allen, Brandon

  1. How can I force production to use the direct path reads?
  2. Why is it using "db file sequential read" for a full table scan instead of "db file scattered read"?
  3. I also tried setting PARALLEL to 2 on the table in question and it did force Oracle to use a parallel execution plan, but it still used "db file sequential read" instead of "direct path read" - any idea why this could be?

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 Thu Aug 30 2012 - 16:09:24 CDT

Original text of this message