Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: HELP: Can a user create indexes in database

Re: HELP: Can a user create indexes in database

From: Konstantin V Sartakov <skv_at_kpbank.ru>
Date: 1997/06/19
Message-ID: <33A8DB6E.794@kpbank.ru>#1/1

hi Alexander
Aleksandr Vinokur wrote:
>
> Can a regular user create an index in the database or should only DBA ?

        Yes.Your DBA should grant CREATE INDEX(to your schema only) or CREATE ANY INDEX(to all schemas) privilege to your ORACLE user.  

Regards


         Konstantin V. Sartakov
                Kuzbassprombank
                       Kemerovo
                         Russia
           mailto:skv_at_kpbank.ru
Received on Thu Jun 19 1997 - 00:00:00 CDT

Original text of this message

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