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: Indexing a partitioned column

RE: Indexing a partitioned column

From: Kimberly Smith <kimberly.smith_at_gmd.fujitsu.com>
Date: Fri, 13 Jul 2001 09:38:47 -0700
Message-ID: <F001.00349FEA.20010713095033@fatcity.com>

I would say that you might still want an index. However, do you want a partitioned index (local or global). Kind of hard for us to answer without
knowing the usage pattern. But partitioning a table is not the end all be all solution. The basic tuning principals still apply. They just apply to a smaller section of data now.

-----Original Message-----
Sent: Friday, July 13, 2001 10:31 AM
To: Multiple recipients of list ORACLE-L

Hi all,

So there I am, partitioning a 7M+ row table by FISCAL_YEAR. There is currently an index on FISCAL_YEAR that I had planned to drop, but I can't seem to find anything to back up my assumption that the index would no longer be needed, and would in fact slow down access to the table. I've done some explain plan comparisons that look good to me, but I'd like some outside force to say "Yay", "Nay", or "RTFM in the Oracle yadda-yadda for 8.1.7".

Anyone?

Rich Jesse                          System/Database Administrator
Rich.Jesse_at_qtiworld.com             Quad/Tech International, Sussex, WI USA

--

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

Author: Jesse, Rich
  INET: Rich.Jesse_at_qtiworld.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

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

Author: Kimberly Smith
  INET: kimberly.smith_at_gmd.fujitsu.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Jul 13 2001 - 11:38:47 CDT

Original text of this message

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