I’ve done this hundreds of times in R5, why does R6 do this? I want to make a new replica of a database on another server. I open database A on server A and choose File-Replication-New Replica and change the server to B. After it completes, all documents in database A on Server A are gone. The documents are now only on server B. The only replication setting is to replicate “Documents that meet a selection formula” and the formula is “SELECT form = “NotAForm”.
Subject: Are there any documents created with “NotAForm”? That sounds like the oddest Rep formula I have ever heard of.
Subject: RE: Are there any documents created with “NotAForm”? That sounds like the oddest Rep formula I have ever heard of.
All the docs that were in database A on server A, are now in database B on server B. The problem is there are no documents in database A. Not even forms “NotAForm”. Why would creating a “New Replica” delete documents in the database that you are replicating?