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: Bobak, Mark <Mark.Bobak_at_il.proquest.com>
Date: Mon, 26 Jul 2004 14:44:27 -0400
Message-ID: <4C9B6FDA0B06FE4DAF5918BBF0AD82CF09660C3C@bosmail00.bos.il.pqe>


revoke create any indextype from user;
grant query rewrite to user;

Also, make sure query_rewrite_enabled=3Dtrue and query_rewrite_integrity=3Dtrusted or the index may not be used.

Mark J. Bobak
Oracle DBA
ProQuest Company
Ann Arbor, MI
"Post Hoc Ergo Propter Hoc"

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Hamid Alavi Sent: Monday, July 26, 2004 2:49 PM
To: 'Oracle-L (E-mail)
Subject: Function Index

List,

For creating function index I have Granted "create any indextype" to user
BUT still this user can not create Function Index. What kind of Privilege user need to create function index, I don't want to
give DBA privs .
Any idea?

Thanks,



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:41:01 CDT

Original text of this message

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