You can run the maprcli table replica autosetup command to set up
primary-secondary or multi-master replication from an existing source table.
maprcli to automatically
set up table replication. As an alternative, you can use the Control System to automatically setup table replication or use the
maprcli command to manually setup
primary-secondary replication or manually setup
multi-master replication.Before you begin, complete the following steps:
maprcli table info command to
verify that you have the following permissions: readperm, which is required for reading from the
table.replperm, which is required for replicating from the
table.maprcli
table info command to verify that you have the following
permissions: bulkload, which is required for the initial copy of
source data into the destination table.replperm, which is required for receiving replicated
updates from the source table.