Home » Server Options » Replication » Master site creation Error
Master site creation Error [message #192939] Thu, 14 September 2006 05:23
pareshr
Messages: 18
Registered: August 2006
Location: Ahmedabad
Junior Member
I have done Completed all necessary steps. i have one master group('hr_repg') at master site. After that i m adding one more site as master site using link. But its giving me error. Can anyone suggest me where might be the problem.


SQL> exec DBMS_REPCAT.ADD_MASTER_DATABASE (gname => 'hr_repg',master => 'orc2.wo
rld',use_existing_objects => TRUE,copy_rows => FALSE,propagation_mode => 'ASYNCH
RONOUS');
BEGIN DBMS_REPCAT.ADD_MASTER_DATABASE (gname => 'hr_repg',master => 'orc2.world'
,use_existing_objects => TRUE,copy_rows => FALSE,propagation_mode => 'ASYNCHRONO
US'); END;

*
ERROR at line 1:
ORA-23358: invalid remote user
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 79
ORA-06512: at "SYS.DBMS_REPCAT_RPC", line 12
ORA-06512: at "SYS.DBMS_REPCAT_RPC", line 1701
ORA-06512: at "SYS.DBMS_REPCAT_UTL", line 4248
ORA-06512: at "SYS.DBMS_REPCAT_MAS", line 2148
ORA-06512: at "SYS.DBMS_REPCAT", line 146
ORA-06512: at line 1


SQL>
Previous Topic: setup application(mr) success,but not change in both station.
Next Topic: drop snapshot imposible
Goto Forum:
  


Current Time: Thu Mar 28 09:51:44 CDT 2024