Prevent Replicas from one server to another

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: Prevent Replicas from one server to another

In the connection document from server A to server B you can specify which nsf files to replicate. Alternately, you could create a database ACL entry for the server you don’t want to replicate to and set the access level to Reader.