Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Security? - What Gives?
Hi from Germany.
We had a similar problem in our company. The german Hotline told us the
same. We didn't find a better way than granting the privilege to each and
every user. We ware very interested if anyone solved the problem in a more
elegant way.
Troy Perchotte schrieb:
> I created a stored procedure that first drops and then creates a
> sequence. It runs successfully; however, when I tested it from another
> user's account, oracle returns an "insufficicient priveledges" error.
>
> Since I need a large number of users to be able to execute this
> procedure, I granted a "create any sequence" to the group's role. I
> still received the same error.
>
> After speaking with oracle support, I was told that I had to grant the
> "create any sequence" to each individual account, and that the role's
> permission "doesn't work in this case".
>
> What gives???
>
> Troy Perchotte
Received on Wed Aug 26 1998 - 00:00:00 CDT
![]() |
![]() |