Database Administration (MOSC)

MOSC Banner

DBMS_JAVA.GRANT_PERMISSION

edited Sep 13, 2010 1:39AM in Database Administration (MOSC) 6 commentsAnswered
 Hi,
Well I have exhausted google for an answer and still no nearer.


Im trying to use the dbms_java.grant_permission running  ,permission_type   => 'SYS:java.net.SocketPermission'


but keep hitting

ERROR at line 1:
ORA-29532: Java call terminated by uncaught Java exception:
java.lang.SecurityException: policy table update SYS:java.net.SocketPermission,

ORA-06512: at "SYS.DBMS_JAVA", line 313
ORA-06512: at line 2

Any sort of dbms_java program I try to compile also gives me insufficient priviledges.  All this is done by the user 'SYS'.

I have checked dba_registry and all Java components are valid.

just running out of ideas here what to check next.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center