32.8 Command Line Scripts to Re-initiate Replication and Resolve Conflicts

You can use the following command line scripts to examine and resolve replication conflicts between the servers in a cluster:

  • rereplicate

  • drop-triggers

  • purge

  • copy-db

  • dump-outgoing-batches

  • dump-outgoing-conflicts

  • forget

NOTE:To view all the applicable command line parameters, perform the following steps:

  1. Run the following command to connect to the container:

    docker exec -ti aaf-aucore-1 bash

  2. Run the following command to view list of command line parameters:

    /opt/penv/bin/au-replica --help

For more information, see the README.txt file located in the /opt/Aucore/aucore/scripts/db-sync/ path of container.