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: Can't Grant "select"

Re: Can't Grant "select"

From: Joe <Dont_at_Send.Com>
Date: Thu, 2 Dec 1999 13:52:15 -0000
Message-ID: <yTu14.210$E36.10986@news2-hme0>


Thanks Thomas

I'll give it a try, but I wrote this View when loged in as 'whoever' and I immedietly issued a Grant command but it wouldn't work.

Is there a way of finding the 'owner' of this View?

Thanks again
Joe

> No one can grant on anothers table without having first been granted that
> privelege with the GRANT OPTION.
>
> Eg: ORC must issue:
> grant select on wv_in_call_data to SYS with grant option;
> then, SYS can grant select on that table to others.
Received on Thu Dec 02 1999 - 07:52:15 CST

Original text of this message

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