Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Progress of an index rebuild
Or use Oracle Enterprise Manager 2.2 (coming with 9i) and check for session
details and it will tell you how much completed and how long will it take...
Regards
Rafiq
Reply-To: ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
Date: Wed, 07 Jan 2004 11:34:24 -0800
How about v$session_longops
Cheers
>From: Daniel Hanks <hanksdc_at_about-inc.com>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: Progress of an index rebuild
>Date: Tue, 06 Jan 2004 09:49:25 -0800
>
>Is there any way to check on the progress of an index rebuild? (Oracle 8i).
>I.e., it would be nice to get some indicator as to how far an index rebuild
>has gone, something like "75% done...".
>
>As a rough indicator, I've noticed when rebuilding/moving an index to a
>different tablespace, Oracle will allocate temporary extents in the
>tablespace to which the index is being moved. So, in theory, I suppose I
>could see how big (in terms of extents) the index is before moving it and
>use that as a rough indicator to see how far along the rebuild is by
>counting the number of temporary extents allocated in the new tablespace
>(taking into account the extent size in the new tablespace).
>
>Are there better ways to see the progress of an index rebuild?
>
>Thanks for any help.
>
>-- Dan
>========================================================================
> Daniel Hanks - Systems/Database Administrator
> About Inc., Web Services Division
>========================================================================
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.net
>--
>Author: Daniel Hanks
> INET: hanksdc_at_about-inc.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).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Craig Richards INET: craigdba_at_hotmail.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). _________________________________________________________________ Worried about inbox overload? Get MSN Extra Storage now! http://join.msn.com/?PAGE=features/es -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: M Rafiq INET: rafiq9857_at_hotmail.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 Wed Jan 07 2004 - 13:54:31 CST
![]() |
![]() |