dbms_java.grant_permission
From: REM <ilica.brnadic_at_zg.hinet.hr>
Date: Wed, 3 Jul 2002 22:06:08 +0200
Message-ID: <afvlf6$1ihh$1_at_as201.hinet.hr>
[Quoted] How I can resolve this problem??
Date: Wed, 3 Jul 2002 22:06:08 +0200
Message-ID: <afvlf6$1ihh$1_at_as201.hinet.hr>
[Quoted] 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 Wed Jul 03 2002 - 22:06:08 CEST