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: Should each partition have it's own tablespace and

RE: Should each partition have it's own tablespace and

From: paquette stephane <stephane_paquette_at_yahoo.com>
Date: Thu, 12 Apr 2001 02:23:12 -0700
Message-ID: <F001.002E7CF7.20010412011505@fatcity.com>

It depends on the situation.
In a previous project (Oracle 8), I've put each partition in its own tablespace. I was lucky that for each fact tables the partition were the same size. If you're partitionning by time, it eases data suppression (drop partition and drop tablespace).

If you have too many small partitions, having them in a specific tablespace will create more management than gain.

"The developers have resigned themselves to purge out some of the old data and get rid of partitions that are more than two years old."
The developpers are deciding what to do with the data ??? Shouldn't be the end-users who decided what to do with their data ?


Stéphane Paquette
DBA Oracle, consultant entrepôt de données Oracle DBA, datawarehouse consultant
stephane_paquette_at_yahoo.com

Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: =?iso-8859-1?q?paquette=20stephane?=
  INET: stephane_paquette_at_yahoo.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 Apr 12 2001 - 04:23:12 CDT

Original text of this message

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