Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Rebuilding indexes
FOR YOUR INFORMATION ESIS and EPFAL are now part of Logica. The Internet email addresses of the staff has changed to the following - lastnameinitial_at_logica.com eg SMITHK_at_logica.com. Emails using the old format will continue to be delivered until 30th June 2001.
Richard,
You could always use the rebuild index nologging option. Or even the alter index index_name coalesce
These may negate the requirements to move them from one tablespace to another
HTH John
John Hallas
-----Original Message----- From: Richard Huntley [mailto:rhuntley_at_mindleaders.com] Sent: 31 May 2001 15:01 To: Multiple recipients of list ORACLE-L Subject: Rebuilding indexes For those of you that have implemented a standby database, what method do you use to rebuild your indexes tablespace. My plan was to create a new tablespace and rebuild the indexes into the new tablespace and then reverse the process to move back to the original tablespace after I drop and recreate it in order to get rid of fragmentation in the originally indexes tablespace. However, creating the new datafile associated with the new tablespace, cancels media recovery associated with the standby database...just wondered if anyone has a better method of defragging an index tablespace when there is a standby database catching the redo it generates. TIA, Richard Huntley -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Richard Huntley INET: rhuntley_at_mindleaders.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 (likesubscribing).
This e-mail and any files transmitted with it, are confidential to Logica and are
intended solely for the use of the individual or entity to whom they are addressed.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Hallas, John
INET: HallasJ_at_logicae.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 Thu May 31 2001 - 09:55:13 CDT