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

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

Replication prob...

From: Place for oracle <place4oracle_at_yahoo.com>
Date: Thu, 21 Sep 2000 00:48:19 -0700 (PDT)
Message-Id: <10626.117539@fatcity.com>


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. Received on Thu Sep 21 2000 - 02:48:19 CDT

Original text of this message

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