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

Home -> Community -> Usenet -> c.d.o.server -> Re: Stopping user access to system tablespace

Re: Stopping user access to system tablespace

From: Dave Eason <flying.pigs_at_btinternet.com>
Date: 2000/07/07
Message-ID: <3965C4D3.7E85D931@btinternet.com>#1/1

Gordy wrote:
>
> I want to stop all "normal" users from creating objects
> in the system tablespace but I can't seems to stop it
> happening.
>
> I have set their quota on the system tablespace to zero,
> default tablespaces to user, granted them only connect,
> resource and create sesssion roles.
>
> Is there something else I can try?
>
> Cheers
> Gordy
> ICQ 3290116
> http://www.geocities.com/Area51/Cavern/4253
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.

"Resource" includes unlimited quota on all tablespaces.

After granting resource,

"revoke unlimited quota from <user>"

The grant quotas explicitly on the tables the user should have access to.

Dave

-- 
These are my opinions, mine I tell you!
Received on Fri Jul 07 2000 - 00:00:00 CDT

Original text of this message

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