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 -> Full Table Scans with Partition View

Full Table Scans with Partition View

From: <garrett.vance_at_pgees.com>
Date: Thu, 08 Apr 1999 01:03:20 GMT
Message-ID: <7egv8j$5cf$1@nnrp1.dejanews.com>


I have a query which accesses a partition view whose base tables are on a remote database. I have created identical indexes on all the base tables of the partition view, but the optimizer is still making a full table scan on each of the base tables. Is it possible for oracle to take advantage of an index on the base tables of a partition view, or will oracle ALWAYS make a full table scan on the base tables?

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Apr 07 1999 - 20:03:20 CDT

Original text of this message

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