Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Java permissions
On Oracle 8i, by default, java permissions can only be granted by SYS it seems - what prviliege or role wouldi have to grant to a user to enable that user to be able to grant java permissions?
If it makes any difference, the specific grants I wish to be able to make from the non-SYS user is
java.io.FilePermission
and I want the user to be able to grant this permission to itself.
Is this doable?
cheers
-- jeremyReceived on Sat Jun 12 2004 - 08:58:28 CDT