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: Function-based indexes in Oracle 8i

Re: Function-based indexes in Oracle 8i

From: <akumarv_at_my-deja.com>
Date: Fri, 12 Nov 1999 18:47:44 GMT
Message-ID: <80hnce$4bu$1@nnrp1.deja.com>


Tom - you are correct the database which does not allow creation of function-based indexes is not Enterprise Edition. However the other database is Enterprise Edition & the index creation works fine.

Thanks very much.
Ashish

In article <6XkpOLpU1nJVVY5UR=ConNOl4P0u_at_4ax.com>,   tkyte_at_us.oracle.com wrote:
> A copy of this was sent to akumarv_at_my-deja.com
> (if that email address didn't require changing)
> On Tue, 09 Nov 1999 19:36:16 GMT, you wrote:
>
> >Tom -- I am using Enterprise Edition of 8i and as I said in earlier
> >message the index creation works fine on another box.
> >
>
> what does:
>
> sys_at_8i> select * from v$version;
>
> BANNER
> ----------------------------------------------------------------
> Oracle8i Enterprise Edition Release 8.1.5.0.0 - Production
> PL/SQL Release 8.1.5.0.0 - Production
> CORE Version 8.1.3.0.0 - Production
> TNS for Solaris: Version 8.1.5.0.0 - Production
> NLSRTL Version 3.4.0.0.0 - Production
>
> show you.
>
> what does "not work" mean -- are you getting the ORA-439 or something
else?
>
> >Ashish
> >In article <SwYeOEoB73TRgyf9xps0g2p9onT6_at_4ax.com>,
> > tkyte_at_us.oracle.com wrote:
> >> A copy of this was sent to akumarv_at_my-deja.com
> >> (if that email address didn't require changing)
> >> On Mon, 01 Nov 1999 20:14:35 GMT, you wrote:
> >>
> >> >I'm unable to create Function-based indexes on Oracle 8i (Solaris)
> >> >
> >> >It comes out with the followin error --
> >> >ORA-00439: feature not enabled: Function-based indexes
> >> >
> >>
> >> function based indexes are not available with the
Oracle8i 'standard
> >edition'.
> >> They are available with the Enterprise Edition.
> >>
> >> You can check out the feature/factor matrix available in the
> >document "getting
> >> to know Oracle8i". If you do not have the documentation, it is
> >available online
> >> at http://technet.oracle.com/
> >>
> >> >Ora Doc says use COMPATIBLE parameter to 8.1.0 but still it won't
> >work.
> >> >I queried the V$OPTION view and it says FALSE for the Function-
based
> >> >Index feature.
> >> >
> >> >On another 8i database the index creation works fine. Is something
> >> >wrong with the database creation or is there any way I can enable
> >this
> >> >feature.
> >> >
> >> >TIA,
> >> >Ashish
> >> >
> >> >
> >> >Sent via Deja.com http://www.deja.com/
> >> >Before you buy.
> >>
> >> --
> >> See http://osi.oracle.com/~tkyte/ for my columns 'Digging-in to
> >Oracle8i'...
> >> Current article is "Part I of V, Autonomous Transactions" updated
> >June 21'st
> >>
> >> Thomas Kyte tkyte_at_us.oracle.com
> >> Oracle Service Industries Reston, VA USA
> >>
> >> Opinions are mine and do not necessarily reflect those of Oracle
> >Corporation
> >>
> >
> >
> >Sent via Deja.com http://www.deja.com/
> >Before you buy.
>
> --
> See http://osi.oracle.com/~tkyte/ for my columns 'Digging-in to
Oracle8i'...
> Current article is "Part I of V, Autonomous Transactions" updated
June 21'st
>
> Thomas Kyte tkyte_at_us.oracle.com
> Oracle Service Industries Reston, VA USA
>
> Opinions are mine and do not necessarily reflect those of Oracle
Corporation
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Nov 12 1999 - 12:47:44 CST

Original text of this message

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