Defining a replicate
Define the replication participants and replication attributes including how frequently to replicate the data and how to handle conflicts.
With the Define Replicate action, you define a strict master replicate and its participants. A master replicate verifies that replicated tables on different servers have consistent column data types. A strict master replicate also verifies that the replicated tables have identical column names. All database servers containing master replicates must be able to establish a direct connection with the master replicate database server.
Prerequisite: A table must have a primary key to be a replication participant.
In addition, the table must be an actual table. It cannot be a synonym,
a view, or a sequence. Also, it cannot be an external table. Only
tables that can be replication participants appear in the list of
selectable tables.
To define a replicate and the replication participants: