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: stupid question about indexes and partitions

RE: stupid question about indexes and partitions

From: Deshpande, Kirti <kirti.deshpande_at_verizon.com>
Date: Wed, 06 Jun 2001 08:59:15 -0700
Message-ID: <F001.0031E5A6.20010606083601@fatcity.com>

Hi Joe,
 Here is a blurb from the 8.1.6 Concepts Guide (Chapter 11, under 'Prefixed and Nonprefixed Global Partitioned Indexes'):  

    'Nonpartitioned indexes are treated as global prefixed nonpartitioned indexes'

 I ran into the same stupid question not too long ago.

HTH, Regards

> -----Original Message-----
> From: Joseph Testa [SMTP:teci_dba1_at_hotmail.com]
> Sent: Wednesday, June 06, 2001 9:32 AM
> To: Multiple recipients of list ORACLE-L
> Subject: stupid question about indexes and partitions
>
> Ok i have a table range partitioned on date.
>
> I have prefixed local indexes also. so far so good.
>
> I created an index, non partitioned, using simple
>
> create index index_name on table(field20);
>
> Is that now assumed to be a global index?
>
> I can't find any docs to say one way or the other.
>
> thanks, joe
>
>
> _____
>
> Get your FREE download of MSN Explorer at <http://explorer.msn.com>
>
>
> -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author:
> Joseph Testa INET: teci_dba1_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: Deshpande, Kirti
  INET: kirti.deshpande_at_verizon.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 Wed Jun 06 2001 - 10:59:15 CDT

Original text of this message

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