Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Replication trouble
Hello,
I have one small problem on Sun Solaris 8 Oracle 8.1.5
I have run catalog,catproc and catrep as internal. But when I try todo GRANT_ADMIN_ANY_SCHEMA to the repadmin user I have one 4063 and 4068 error.
Some hint ??
SQL> SQL> grant dba to repadmin; Grant succeeded. SQL> SQL> BEGIN 2 DBMS_REPCAT_ADMIN.GRANT_ADMIN_ANY_SCHEMA ( 3 USERNAME => 'repadmin'); 4 END; 5 / BEGIN * ERROR at line 1: ORA-04068: existing state of packages has been discarded ORA-04063: package body "SYS.DBMS_REPCAT_ADMIN" has errors ORA-06508: PL/SQL: could not find program unit being called ORA-06512: at line 2
Regards
Henrik
Henrik Ekenberg Anoto AB www.anoto.com Switchb. +46 (0)8 406 79 00 E-mail :henrik.ekenberg_at_anoto.com Fax +46 (0)8 406 79Received on Mon Oct 16 2000 - 02:38:09 CDT