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: Granting Access to Non-Owned Tables

Re: Granting Access to Non-Owned Tables

From: Dante A. Notari-Locher <dnotari_at_cso.at>
Date: 1997/08/19
Message-ID: <33F9F791.43D20EE9@cso.at>#1/1

Hi Paul !

    Did you try it with

        GRANT right ON USERB.TABLE TO USERA; ?

    Regards

    Dante A. Notari-Locher

Paul Taylor wrote:

> How to I (as DBA) grant access to USERA
> on a table I've just created in USERB schema ?
>
> The only way I've found so far is to connect as USERB and grant myself
>
> all privileges with the grant option.
>
> There must be an easier way !
>
> Thanks
>
> Paul Taylor
Received on Tue Aug 19 1997 - 00:00:00 CDT

Original text of this message

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