Dear All,
Is there any setting by which two servers cannot have a database replicated with each other?
I know that there is a create replica field in the server configuration document but this would prevent creating a replica from any server.
How would i prevent a database from having a replica specifically between two servers, i.e, test to live and dev to live
Thanks in advance
Kiran
Subject: IMHO - Allways use different Replica IDs for test and live in the first place.
I am doing Notes apps since 3.0 (15 years?) and this is the best way to solve you tons of problems.
Subject: A little more info required
What exactly are you trying to do here, it’s a little ambiguous to me.
Are you trying to stop a new replica of the DB being created? Or are you trying to stop 2 existing replicas connecting to each other?
What you’re trying to do will likely be possible in some way, I just need clarification of what you have now and what you would like to have in future.