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: INDEX move

RE: INDEX move

From: MacGregor, Ian A. <ian_at_SLAC.Stanford.EDU>
Date: Wed, 05 Jun 2002 11:43:26 -0800
Message-ID: <F001.00475782.20020605114326@fatcity.com>


In a multi-user system, you do not get any performance gain by separating indexes from their associated tables. However I like to place them in different tablespaces for other reasons: tables and their corresponding indexes grow at different rates and I prefer to have objects of different types separated.

Ian MacGregor
Stanford Linear Accelerator Center
ian_at_SLAC.Stanford.edu

-----Original Message-----

Sent: Wednesday, June 05, 2002 10:55 AM
To: Multiple recipients of list ORACLE-L

Hi
I have few of primary key and unique indexes on main data tablespace.I am thinking that if I moved those indexes into diffrent tablespace then we woudl have some performance gain.If I am not correct let me know please?Is any impact if I move primary key and unique indexes to INDEX tablespace? Thx
-Seema



Send and receive Hotmail on your mobile device: http://mobile.msn.com

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Seema Singh
  INET: oracledbam_at_hotmail.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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: MacGregor, Ian A.
  INET: ian_at_SLAC.Stanford.EDU
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 Wed Jun 05 2002 - 14:43:26 CDT

Original text of this message

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