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: grant index permissions to tablespace?

Re: grant index permissions to tablespace?

From: Jens Loebling <jens.loebling_at_o-tel-o.com>
Date: Mon, 13 Mar 2000 17:29:10 +0100
Message-ID: <38CD1755.F8FE1F45@o-tel-o.com>


kev schrieb:
>
> Hi,
>
> I just can't make this work - I want to give user 'user1' the ability to
> create indexes on tablespace 'ind'.
>
> What's the command?
>
> thanks,
>
> - Kev

alter user user1 quota unlimited on ind;

Jens Loebling Received on Mon Mar 13 2000 - 10:29:10 CST

Original text of this message

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