But wouldn't revoking unlimited tablespace have no effect here, since
it's granted to the role, not to the user?
- Rachel Carmichael <wisernet100_at_yahoo.com> wrote:
> Ron,
>
> Unlimited tablespace as a privilege actually means "you can write to
> any darned tablespace in the database that you choose to"
>
> you should instead grant quota unlimited to a user on his/her
> tablespace.
>
> This is one of the "hidden" privileges you get when you grant the
> role
> RESOURCE to a user. If you need/want to continue using that role, you
> should immediately after granting it issue "revoke unlimited
> tablespace
> from <username>"
>
> Rachel
> --- "Smith, Ron L." <rlsmith_at_kmg.com> wrote:
> > I found that when I give a user (touser) unlimited tablespace on
> > his/her
> > own tablespace, for some reason the user also gets granted
> unlimited
> > tablespace on all tablespaces. When that happens, the fromuser
> > touser
> > option results in all the objects getting put back into the
> fromuser
> > tablespace. When I revoke unlimited tablespace, the import works
> > fine.
> >
> > Ron Smith
> >
>
>
> ----------------------------------------------------------------
> 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
> -----------------------------------------------------------------
>
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
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 Tue Jul 13 2004 - 15:58:07 CDT