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: Grant issues.

Re: Grant issues.

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Wed, 16 Jun 1999 12:20:07 GMT
Message-ID: <37699657.2258337@newshost.us.oracle.com>


A copy of this was sent to Julio Negueruela <julio.negueruela_at_si.unirioja.es> (if that email address didn't require changing) On Wed, 16 Jun 1999 11:49:15 +0200, you wrote:

>Hi, Mehul
>
>> We do not want to give any grants directly to developer user (As far as
>> possible).
>> The grants should be given to dvl role who in turns has been granted dvl
>> role.
>
>To create a stored procedure you need either own the referenced objects
>or necessary privileges have been EXPLICITY granted on them to you. It's
>the same for views.
>
> Anyway, a few months ago I had a very similar problem with stored
>procedures. The procedure owner was not able to create the procedure,
>even though with privileges explicitly granted to him, unless we
>specified the grant option. Does anyone know why it must be so? Nothing
>appears about the grant option in the Administrator's Guide.
>
>Best regards.

can you give us an example of what you mean? a really small testcase that demonstrates this?

you don't need the grant option to create a procedure on an object.

See http://www.oracle.com/ideveloper/ for my column 'Digging-in to Oracle8i'... Mirrored (and more current) at http://govt.us.oracle.com/~tkyte/

Current article is "Fine Grained Access Control", added June 8'th  

Thomas Kyte                   tkyte_at_us.oracle.com
Oracle Service Industries     Reston, VA   USA
--
Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Wed Jun 16 1999 - 07:20:07 CDT

Original text of this message

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