Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Replication prob...

Re: Replication prob...

From: Ajay Kothari <akothari_at_lipidata.com>
Date: Fri, 22 Sep 2000 19:23:07 +0530
Message-Id: <10627.117714@fatcity.com>


Please run script catrep.sql resided at $ORACLE_HOME/rdbms/admin Directory.

Ajay



Keep smiling !!! Visit us at www.lipidata.com ----- Original Message -----
From: Place for oracle <place4oracle_at_yahoo.com> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Sent: Thursday, September 21, 2000 02:20 PM Subject: Replication prob...

>
> 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).
>


Received on Fri Sep 22 2000 - 08:53:07 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US