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: system user and grant

Re: system user and grant

From: Jeff Guttadauro <jeff109_at_NOSPAM.netscape.net>
Date: Tue, 27 Jul 1999 13:44:33 GMT
Message-ID: <379db648.2579078@news>


Hi, Fred.

   In order for Batman to just be able to do a "select * from friends" without specifying the Superman schema, Batman would have to do a "create synonym friends for Superman.friends".

   I don't know the answer to your system user question.

Hth,
-Jeff Guttadauro

On Tue, 27 Jul 1999 14:20:33 +0200, "Fred Ruffet" <fruffet_at_kaptech.com> wrote:

>Hi,
>
>I've just install a new Oracle8 Database, and I'd like to know something :
>Is it normal that the system user can't grant privileges to other users.
>
>I've created two users : Superman and Batman.
>I've created a table with the Superman user.
>I'd like to grant Batman the right to proceed to selects on the table.
>System can't but Superman did it... I don't understand why (maybe it's
>because it's Superman...)
>
>Just another thing : Is it possible that a user selects a table from another
>whithout specifying the name of the owner. I mean, for example, is it
>possible for Batman to do
>" select * from friends; "
>instead of
>" select * from superman.friends; "
>if Superman is owner of the friends table ?
>
>Thanks,
>--
>
>Frédéric Ruffet - fruffet_at_kaptech.com
>
>
>
Received on Tue Jul 27 1999 - 08:44:33 CDT

Original text of this message

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