Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: 9.2.0.3 online index builds resolved (we hope)
> -----Original Message-----
>
> Why not just drop and recreate the indexes nightly instead of rebuild?
An index rebuild starts with an index create. And, as we have learned, the problem is with online index create.
> Oracle provided a cool little package called DBMS_METADATA
> that allows you
> to extract the DDL from the database. If you use this package
> you don't have
> to worry about managing table/index changes as you simply extract the
> definition form the data dictionary every night.
>
Huh?!!
(feeling the air over my head, but not grabbing anything.)
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Stephen Lee INET: Stephen.Lee_at_DTAG.Com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Thu Jun 05 2003 - 12:39:50 CDT