Home » Server Options » Replication » GUI Replication Tool error.. URGENT
GUI Replication Tool error.. URGENT [message #75424] Mon, 08 December 2003 05:06 Go to next message
Cherrish Vaidiyan
Messages: 7
Registered: November 2003
Junior Member
Hello,
I tried first with script and i got the same error which i had poted in my last message.So i started to do with GUI Replication Mangement Tool.
but after giving the values to the wizard after giving finish i get this error.. pls do help me...

STACK TRACE______________________

ORA-04068:Existing state of packages has been discarded.
ORA-04063: package body 'SYS.DBMS_DEFER_SYS' has errors
ORA-06508:PL/SQL couldnot find program unit being called
ORA-06512: at line2

COULD ANYONE HELP ME HOW TO SOLVE THIS ERROR...I need it badly .. very early

regards,
Cherrish Vaidiyan
Re: GUI Replication Tool error.. URGENT [message #75427 is a reply to message #75424] Mon, 15 December 2003 03:41 Go to previous message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Hi,

SYS.DBMS_DEFER_SYS is defined in "dbmsdefr.sql", which in turn gets called from "catproc.sql".

Do the following to fix your problem:

connect SYS AS SYSDBA
@?/rdbms/admin/catproc.sql
@?/rdbms/admin/catrep.sql
exit

Best regards.

Frank
Previous Topic: Oracle to SQL Server replication
Next Topic: Multimaster replication
Goto Forum:
  


Current Time: Thu Apr 18 06:44:43 CDT 2024