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@(protected)] 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 (See ORA-04063.ora-code.com): 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;
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> <META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12"> <TITLE>RE: Catupgrd.sql failing.. Any experience </TITLE> </HEAD> <BODY>
<P><FONT SIZE=2>Did you increase Java Pool and Shared Pool to match sizes specified in the document?</FONT> </P>
<P><FONT SIZE=2>I am in the middle of a upgrade to 10.2.0.1 and the catupgrd .sql is</FONT> <BR><FONT SIZE=2>failing when it gets to </FONT> </P>
<P><FONT SIZE=2>Cmpdbmig.sql part..</FONT> </P>
<P><FONT SIZE=2>It errors out on the following stmt..</FONT> </P> <BR>
<P><FONT SIZE=2>cmpdbmig.sql</FONT> <BR><FONT SIZE=2>and within that almost at the very beginning it does..</FONT> <BR><FONT SIZE=2>SELECT dbms_registry_sys.dbupg_script('JAVAVM') AS dbmig_name FROM DUAL;</FONT> <BR><FONT SIZE=2>and errors out saying</FONT> <BR><FONT SIZE=2>ORA-04063 (See ORA-04063.ora-code.com): package body "SYS.DBMS_REGISTRY_SYS" has errors</FONT> </P>
<P><FONT SIZE=2>I have already tried to run the utlrp.sql but that failed as well.. With</FONT> </P> <BR>
<P><FONT SIZE=2>SELECT dbms_registry_sys.time_stamp('utlrp_bgn') as timestamp from dual;</FONT> </P> <BR>
<P><FONT SIZE=2>ERROR at line 1:</FONT> <BR><FONT SIZE=2>ORA-04063 (See ORA-04063.ora-code.com): package body "SYS.DBMS_REGISTRY_SYS" has errors</FONT> </P>
<P><FONT SIZE=2>Any help will be appreciated...</FONT> </P>