Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Grant all question

Re: Grant all question

From: Alex Gorbachev <gorbyx_at_gmail.com>
Date: Wed, 19 Jul 2006 20:48:54 +0200
Message-ID: <c2213f680607191148v45fc3e37xea40b4b428dee74a@mail.gmail.com>


Just a bit sideways from the Q:
I would seriously question that approach and rather propose to follow more minimalistic approach giving only grants that are needed. In addition, there is no way to grant certain operations. For example, in order to truncate the table, user must either own this table or have DROP ANY TABLE privilege. Are you ready to grant DROP ANY TABLE? ;-) Of course, there is a workaround to write a PL/SQL procedure.

2006/7/19, Sinardy Xing <oracle.rdbms_at_gmail.com>:
> Something like this
> GRANT ALL OF a TO b;

-- 
Best regards,
Alex Gorbachev

http://blog.oracloid.com
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jul 19 2006 - 13:48:54 CDT

Original text of this message

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