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

Home -> Community -> Mailing Lists -> Oracle-L -> Error running catxsu.sql

Error running catxsu.sql

From: Kirsch, Walter J (Northrop Grumman) <walter.kirsch-eds_at_eds.com>
Date: Wed, 06 Feb 2002 14:15:27 -0800
Message-ID: <F001.00408128.20020206140830@fatcity.com>

HP-UX 11.0 32-bit running 8.1.7.0.0
While trying to install the XML-XSU Utility, I followed the instructions in "Using XML-SQL Utility (XSU)" after step (1) loadjar'ing the xmlparser2, I ran step (2) sqlplus'ing the file catxsu.sql with the following result:



ptmp:/opt/oracle/817/rdbms/admin> sqlplus system/x @catxsu

SQL*Plus: Release 8.1.7.0.0 - Production on Wed Feb 6 11:13:59 2002

(c) Copyright 2000 Oracle Corporation. All rights reserved.

Connected to:
Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production With the Partitioning option
JServer Release 8.1.7.0.0 - Production

call sys.dbms_java.loadjava ('-v -r -grant PUBLIC rdbms/jlib/xsu12.jar')

         *
ERROR at line 1:
ORA-29532: Java call terminated by uncaught Java exception: java.security.AccessControlException: the Permission (java.io.FilePermission /opt/oracle/817/rdbms/jlib/xsu12.jar read) has not been granted by dbms_java.grant_permission to
SchemaProtectionDomain(SYSTEM|PolicyTableProxy(SYSTEM))

--the rest of the script ran without error.


Advice, anyone?

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Kirsch, Walter J (Northrop Grumman)
  INET: walter.kirsch-eds_at_eds.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Wed Feb 06 2002 - 16:15:27 CST

Original text of this message

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