Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: dbms_java.grant_permission

Re: dbms_java.grant_permission

From: Vladimir M. Zakharychev <bob_at_dpsp-yes.com>
Date: Wed, 3 Jul 2002 13:22:18 +0400
Message-ID: <afufol$gbh$1@babylon.agtel.net>


You probably are not running this as SYS - and you have to. And please do NOT cross-post so widely.

-- 
Vladimir Zakharychev (bob@dpsp-yes.com)                http://www.dpsp-yes.com
Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications.
All opinions are mine and do not necessarily go in line with those of my employer.


"REM" <ilica.brnadic_at_zg.hinet.hr> wrote in message news: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 Wed Jul 03 2002 - 04:22:18 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US