Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Reorganizing tables
Dennis,
If your tables are LMT with uniform extents then there is no "normal"
reason to reorg. The only place where I can think that it might be an
advantage to reorg is when there is a lot of random deletes and add to
the table. Then an export/truncate/import will reset the HWM and perhaps
make things a little faster.
Ron
>>> DWILLIAMS_at_LIFETOUCH.COM 03/24/03 12:38PM >>>
We have a new manager, and at his last employer the DBAs reorganize
Oracle
tables on a regular basis. I don't reorg tables on a regular basis. He
is
lobbying us to investigate this and test whether it would or wouldn't
increase performance. We are on Oracle 8.1.6, Compaq Tru64, all tables
are
LMT with uniform extents. This is an OLTP system, but the users
continue to
add reports and the reports do quite a few full table scans. The
reports are
probably the critical performance issue at this time.
Dennis Williams
DBA, 40%OCP, 100% DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: DENNIS WILLIAMS INET: DWILLIAMS_at_LIFETOUCH.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 Mon Mar 24 2003 - 12:52:03 CST