Can I make an already existing database a replica database?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have two databases, the first one is a Master Database, the 2nd is not a
"replicated" database but it already exists. Can I make the 2nd database a
"replicate" to be merged with the first?
 
I think you may want to merge the second database into the first database
first. Once merged, create Replica from the merged database.

After replication, you can then synchronise between the replicas and the
master.
 
Back
Top