Catupgrd.sql failing.. Any experience

  • From: "Thakuria, Anjan" <anjan.thakuria@xxxxxxx>
  • To: "oracle-l" <ORACLE-L@xxxxxxxxxxxxx>
  • Date: Wed, 21 Sep 2005 10:09:57 -0500

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: