Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Indexing a partitioned column
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
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).
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
![]() |
![]() |