Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Function Index
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.
-- 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
![]() |
![]() |