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 -> Re: Index strategy for huge partitioned table

Re: Index strategy for huge partitioned table

From: Bob Jones <email_at_me.not>
Date: Tue, 22 Aug 2006 23:47:37 GMT
Message-ID: <tIMGg.2049$yO7.927@newssvr14.news.prodigy.com>


> Our "DBA" stated that partitioning the indexes into local indexes would be
> a
> "maintenance nightmare". With a partitioned table of this size, is there
> any reason why the indexes themselves should not also be partitioned (I'm
> trying to come up with a reason why the DBA seems so against it)? Should
> ALL be partitioned or just a few be partitioned?
>

Your DBA has brought a whole new meaning to "maintenance nightmare". Local indexes require less maintanence than global indexes. In most cases, you would want to use local. Received on Tue Aug 22 2006 - 18:47:37 CDT

Original text of this message

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