32.8.1 Rereplicate

You can enforce the replication of all tables from one server to the peer servers in the cluster. To rereplicate, 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 on the server from where you want to enforce the replication:

    /opt/penv/bin/au-replica rereplicate

To enforce the replication process for a specific table in a server, run the following command in the respective server:

  1. docker exec -ti aaf-aucore-1 bash

  2. /opt/penv/bin/au-replica rereplicate [–table <table_name>]

    For example, /opt/penv/bin/au-replica rereplicate [–table <1087>]