Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: disabled function-based index

Re: disabled function-based index

From: <cybotto_at_yahoo.com>
Date: 10 Oct 2005 15:17:23 -0700
Message-ID: <1128982643.544236.180110@g49g2000cwa.googlegroups.com>


If you recompile a function which makes the function based index it will invalidate that index. With source control that is a tricky bit, since every time is compiling is invalidating that index even when nothing changed in the code.

Best is to drop and recreate it again, rebuilding it can cause some other issues. Received on Mon Oct 10 2005 - 17:17:23 CDT

Original text of this message

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