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: Locally Partitioned Index

Re: Locally Partitioned Index

From: <tim_at_sagelogix.com>
Date: Mon, 16 Dec 2002 06:59:05 -0800
Message-ID: <F001.0051A2FA.20021216065905@fatcity.com>


Specify the TABLESPACE clause for the index globally (i.e. outside all partition clauses) or individually for each partition. This can be done for all partitioning methods (i.e. RANGE, HASH, or LIST) and composites (i.e. RANGE-HASH and RANGE-LIST)...

>
>
> Is it possible to Create a Locally partitioned Index in a
> Tablespace Different from the Base Table Tablespace ? Base
> Table being RANGE Partitioned --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com --
> Author: VIVEK_SHARMA
> INET: VIVEK_SHARMA_at_infosys.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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: tim_at_sagelogix.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 Dec 16 2002 - 08:59:05 CST

Original text of this message

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