Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Catupgrd.sql failing.. Any experience
Did you increase Java Pool and Shared Pool to match sizes specified in the
document?
--
Mladen Gogala
Ext. 121
-----Original Message-----
From: Thakuria, Anjan [mailto:anjan.thakuria_at_eds.com]
Sent: Wednesday, September 21, 2005 11:10 AM
To: oracle-l
Subject: Catupgrd.sql failing.. Any experience
Hello all...
I am in the middle of a upgrade to 10.2.0.1 and the catupgrd.sql is failing when it gets to
Cmpdbmig.sql part..
It errors out on the following stmt..
cmpdbmig.sql
and within that almost at the very beginning it does..
SELECT dbms_registry_sys.dbupg_script('JAVAVM') AS dbmig_name FROM DUAL;
and errors out saying
ORA-04063: package body "SYS.DBMS_REGISTRY_SYS" has errors
I have already tried to run the utlrp.sql but that failed as well.. With
SELECT dbms_registry_sys.time_stamp('utlrp_bgn') as timestamp from dual;
ERROR at line 1:
ORA-04063: package body "SYS.DBMS_REGISTRY_SYS" has errors
Any help will be appreciated...
Anjan
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Sep 21 2005 - 10:19:22 CDT
![]() |
![]() |