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 question ???

RE: Index question ???

From: Koivu, Lisa <lisa.koivu_at_efairfield.com>
Date: Tue, 21 Aug 2001 11:26:01 -0700
Message-ID: <F001.00372C94.20010821102210@fatcity.com>

Andrea,

It is recommended, not required.  Anytime the db needs to verify the fk constraint, if there isn't an index there to support it, a full table scan will happen.  Performance killer.

What do you mean your indices disappeared?  Can you elaborate? 

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

From:   Andrea Oracle [SMTP:andreaoracle_at_yahoo.com]
Sent:   Tuesday, August 21, 2001 14:06
To:     Multiple recipients of list ORACLE-L
Subject:        Index question ???

Hi, all

I got couple of indices questions:

Is it REQUIRED or just recommended to build an index on FK column/s?

I used Alter Table ... Move and Alter Index ... Rebulid to move the table into differenct block and then rebuild index.  Table Move works fine, but after index rebuilt, some indices disappeared! How come?

Thanks!

Andrea



Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
--

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

Author: Andrea Oracle
  INET: andreaoracle_at_yahoo.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 Tue Aug 21 2001 - 13:26:01 CDT

Original text of this message

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