Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Replication prob...
Please run script catrep.sql resided at $ORACLE_HOME/rdbms/admin Directory.
Ajay
>
> Hello
> I'm building a multi site replication and on one site
> I've got this message.
>
> I can't found which script I've to run.
>
> Anu hint ?
>
> SQL> r
> 1 BEGIN
> 2 DBMS_REPCAT_ADMIN.REGISTER_USER_REPGROUP (
> 3 USERNAME => 'repadmin',
> 4 privilege_type => 'receiver',
> 5 list_of_gnames => NULL);
> 6* END;
> BEGIN
> *
> ERROR at line 1:
> ORA-04042: procedure, function, package, or package
> body does not exist
> ORA-06512: at "SYS.DBMS_REPCAT_UTL", line 2564
> ORA-06512: at "SYS.DBMS_REPCAT_ADMIN", line 596
> ORA-06512: at "SYS.DBMS_REPCAT_ADMIN", line 823
> ORA-06512: at "SYS.DBMS_REPCAT_ADMIN", line 727
> ORA-06512: at line 2
>
> Regards
>
> P.H
>
>
> =====
> Place4oracle
> http://www.geocities.com/place4oracle/
>
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Place for oracle
> INET: place4oracle_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
![]() |
![]() |