RE: Catupgrd.sql failing.. Any experience

  • From: "Gogala, Mladen" <MGogala@xxxxxxxxxxxxxxxxxxxx>
  • To: "'anjan.thakuria@xxxxxxx'" <anjan.thakuria@xxxxxxx>, oracle-l <ORACLE-L@xxxxxxxxxxxxx>
  • Date: Wed, 21 Sep 2005 11:18:55 -0400

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@xxxxxxx] 
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
--
//www.freelists.org/webpage/oracle-l

Other related posts: