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: Oracle's Max Index Size

RE: Oracle's Max Index Size

From: Armstead, Michael A <maa25681_at_GlaxoWellcome.com>
Date: Thu, 22 Feb 2001 12:45:48 -0800
Message-ID: <F001.002BB187.20010222125027@fatcity.com>

Dwayne,
I found this in the 8.1.6 Application Developer Guide. Creating Indexes
You can create an index for a table to improve the performance of queries issued against the corresponding table. You can also create an index for a cluster. You can create a composite index on multiple columns up to a maximum of 32 columns. A composite index key cannot exceed roughly one-half (minus some overhead) of the available space in the data block.

Michael Armstead
Database Administrator, OCP-Certified
Corporate & Finance Information Systems
Glaxo SmithKline

> -----Original Message-----
> From: Dwayne Cox [SMTP:dwaynec_at_infotechfl.com]
> Sent: Wednesday, February 21, 2001 9:21 AM
> To: Multiple recipients of list ORACLE-L
> Subject: Oracle's Max Index Size
>
> Just want to make sure I understand this correctly:
>
> In Oracle 8i, what is the maximum index size for a database? I found a
> reference that said that Oracle can handle 16 columns max for an index and
>
> a table can have any number of indexes.
>
> I guess I was looking for hard numbers.
>
> TIA
>
> ---------------------
> Dwayne Cox
> Info Tech Inc.
> Ph: 352-381-4521
> Fx: 352-381-4444
> http://www.infotechfl.com
>
>
>
>
> Dwayne Cox
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Dwayne Cox
> INET: dwaynec_at_infotechfl.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: Armstead, Michael A
  INET: maa25681_at_GlaxoWellcome.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 Feb 22 2001 - 14:45:48 CST

Original text of this message

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