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: Function Index

RE: Function Index

From: Hamid Alavi <hamid.alavi_at_quovadx.com>
Date: Mon, 26 Jul 2004 14:05:38 -0500
Message-ID: <C398496DF88AD711908C00065BEEE32CFE9DF1@dfwmail.quovadx.com>


I am running on Oracle 9.2.0.1 on Windows but still without special = privs
user can not create any function index!

-----Original Message-----
From: Tanel P=F5der [mailto:tanel.poder.003_at_mail.ee] Sent: Monday, July 26, 2004 11:53 AM
To: oracle-l_at_freelists.org
Subject: Re: Function Index

Btw, this is no longer the case starting from 9i, you don't need any = special
privileges for creating & using function based indexes.

Tanel.

> revoke create any indextype from user;
> grant query rewrite to user;
>
>
> Also, make sure query_rewrite_enabled=3D3Dtrue and
> query_rewrite_integrity=3D3Dtrusted or the index may not be used.



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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Mon Jul 26 2004 - 13:52:51 CDT

Original text of this message

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