dbms_java.grant_permission
From: REM <ilica.brnadic_at_zg.hinet.hr>
Date: Tue, 2 Jul 2002 23:43:28 +0200
Message-ID: <aft6pn$e0b3$1_at_as201.hinet.hr>
How I can resolve this problem??
Date: Tue, 2 Jul 2002 23:43:28 +0200
Message-ID: <aft6pn$e0b3$1_at_as201.hinet.hr>
How I can resolve this problem??
SQL> exec dbms_java.loadjava('plsql/jlib/plsql.jar'); BEGIN dbms_java.loadjava('plsql/jlib/plsql.jar'); END;
*
ERROR at line 1:
ORA-29532: Java call terminated by uncaught Java exception:
java.security.AccessControlException:
the Permission (java.util.PropertyPermission oracle.aurora.rdbms.oracle_home
read) has not been
granted by dbms_java.grant_permission to
SchemaProtectionDomain(SYS|PolicyTableProxy(SYS))
ORA-06512: at "SYS.DBMS_JAVA", line 0
ORA-06512: at line 1
-- with regards, ilica _________ "If A is a success in life, then A equals x plus y plus z. Work is x; y is play; and z is keeping your mouth shut."Received on Tue Jul 02 2002 - 23:43:28 CEST