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: separate tablespaces for tables and indexes

RE: separate tablespaces for tables and indexes

From: Goulet, Dick <DGoulet_at_vicr.com>
Date: Mon, 13 Dec 2004 14:27:31 -0500
Message-ID: <4001DEAF7DF9BD498B58B45051FBEA6501F612AD@25exch1.vicorpower.vicr.com>


In my opinion, yes. The original idea was to place the objects on different drives to protect against failure and contention. But today I still think it's valid as large tablespaces take more time to scan than smaller ones. It may not reduce contention, but speed still counts. And then there's always the problem of the fumbled fingers at the os level.=20

Dick Goulet
Senior Oracle DBA
Oracle Certified 8i DBA
-----Original Message-----
From: Jeffrey Beckstrom [mailto:JBECKSTROM_at_gcrta.org]=20 Sent: Monday, December 13, 2004 2:05 PM
To: oracle-l_at_freelists.org; ORACLE-L_at_IC.SUNYSB.EDU; oracledba_at_LazyDBA.com; oracle-rdbms_at_yahoogroups.com Subject: separate tablespaces for tables and indexes

We have started using locally managed tablespaces for all new tablespaces. We create the tablespaces with autoallocate. =20
=20

Since the tablespaces are locally managed, is there a need to separate the tables and indexes anymore?
=20
=20

Jeffrey Beckstrom
Database Administrator
Greater Cleveland Regional Transit Authority 1240 W. 6th Street
Cleveland, Ohio 44113

--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Dec 13 2004 - 13:28:00 CST

Original text of this message

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