Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Granting table privileges
Cool, I was wondering when they would bring this feature in. Thanks for the
info! I just hope that it's not a violation of Oracle's security model :)
Now we just need to be able to make a default index tablespace for the users.
"Howard J. Rogers" <howardjr20002_at_yahoo.com.au> wrote in message
news:XCHka.10036$1s1.167199_at_newsfeeds.bigpond.com...
>
> "Chuck" <chuckh_at_softhome.net> wrote in message
> news:Xns935782584BA20chuckhsofthomenet_at_130.133.1.4...
> > Is there a way to grant privileges on a table where the owner has not
> > granted you any privileges? IMP seems to have that ability and I am
trying
> > to duplicate that functionality. I have the "become user" system
privilege
> > but have not been able to find any SQL or package that will let me do
what
> > I want.
>
> Depends on your version, actually. In 9iR2, I can grant you the *system*
> privilege 'grant any object privilege' -at which point, you can grant
> privileges to anyone concerning any object in the database.
>
> The become user privilege is indeed how import does its stuff, and if I
> recall correctly, there's a note in the Oracle documentation to say that
use
> of this privilege is undocumented and unsupported.
>
> Regards
> HJR
>
>
Received on Tue Apr 08 2003 - 21:41:35 CDT
![]() |
![]() |