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: DA Morgan <damorgan_at_psoug.org>
Date: Thu, 13 Oct 2005 09:14:32 -0700
Message-ID: <1129220057.668066@yasure>


cybotto_at_yahoo.com wrote:
> 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.

Or use $ORACLE_HOME/rdbms/admin/utlrp.sql

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Thu Oct 13 2005 - 11:14:32 CDT

Original text of this message

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