Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Replication #2
Hoj!
We have two Oracle Server EE v8.0.5.1.0 (with patch, like you see). The instance names are TST1 and TST2 (for example). Then I build Replication Group on TST1 with few tables on one of them, so TST1 is MDS (Master Definition Site).
When I say:
---
SQL> EXECUTE DBMS_REPCAT.ADD_MASTER_DATABASE(GNAME => 'TEST',
MASTER => 'TST2.ixtlan.si', PROPAGATION_MODE => 'SYNCHRONOUS');---
What did I miss?
Thank you,
Bostjan Received on Mon Sep 13 1999 - 12:16:07 CDT
![]() |
![]() |