Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Script to tell when indexes need to be reorged.
Hi Ron,
If you are on 8i, have a look at sparse_indexes.sql at http://www.ixora.com.au/scripts/io_opt.htm.
@ Regards,
@ Steve Adams
@ http://www.ixora.com.au/
@ http://www.christianity.net.au/
-----Original Message-----
From: Smith, Ron L. [mailto:rlsmith_at_kmg.com]
Sent: Saturday, 28 October 2000 2:06
To: Multiple recipients of list ORACLE-L
Subject: Script to tell when indexes need to be reorged.
I am looking for a script that will tell looks at index blocks and reports indexes that have blocks that have a lot of deleted pointers and need to be reorged. I don't mean indexes that in multiple extents. These are blocks that cannot be used because they have not fallen below the pct_used mark.
Ron Smith
Database Administration
rlsmith_at_kmg.com
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Smith, Ron L. INET: rlsmith_at_kmg.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 Sat Oct 28 2000 - 06:54:11 CDT