Hi,

I have encountered the following error while trying to connect to the target database in raman. Both target and catalog are Oracle 8.1.7. They are both in the same server now as I am doing some testing. catalog has been created without error using the create catalog command. May I know what could be the proebkm for the error? Please help, thanks!


RMAN-06099: error occurred in source file: krmk.pc, line: 20675
RMAN-06097: text of failing SQL statement: declare vsn varchar2 ( 20 ) ; begin v
sn := dbms_rcvman . getPackageVersion ; : pkg_vsn: pkg_vsn_i := vsn ; if vsn is no
t null then : pkg_vsnub4 := to_number ( substr ( vsn , 1 , 2 ) || substr ( vsn ,
4 , 2 ) || substr ( vsn , 7 , 2 ) ) ; end if ; end ;
RMAN-06003: ORACLE error from target database: ORA-04068: existing state of pack
ages has been discarded
ORA-04063: package body "SYS.DBMS_RCVMAN" has errors
ORA-06508: PL/SQL: could not find program unit being called
ORA-06512: at line 1

RMAN-06438: error executing package DBMS_RCVMAN in TARGET database
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-06429: TARGET database is not compatible with this version of RMAN

[Edited by mooks on 07-12-2001 at 03:43 AM]