Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: table reorganizations

RE: table reorganizations

From: Mercadante, Thomas F <thomas.mercadante_at_labor.state.ny.us>
Date: Wed, 07 Jan 2004 12:34:34 -0800
Message-ID: <F001.005DC02D.20040107123434@fatcity.com>




Message



Jolene,
 
Tables should never *need* to be reorganized.  This is an old falacy.  If you know how big a table is going to grow, say in a year, then place it in a Locally Managed tablespace with extent sizes to hold enough data for one year (say 1M).
 
You should never have to reorganize a table.
 
Tom Mercadante
Oracle Certified Professional
-----Original Message-----
From: Shrake, Jolene [mailto:JEShrake@Pella.com]
Sent: Wednesday, January 07, 2004 2:39 PM
To: Multiple recipients of list ORACLE-L
Subject: table reorganizations

What SQL statement do you use to identify tables that need reorganization?
 
How do you identify tables that are used in full table scans?  How often do you run this query?
 
Thanks,
Jolene
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mercadante, Thomas F
  INET: thomas.mercadante_at_labor.state.ny.us

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 - 14:34:34 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US