Method 4: Replicating all nodes

Use this method if you determine you have time for the initial replication process to complete, and you can configure the nodes and begin or schedule a replication.

Procedure

  1. Configure all nodes that must be replicated by issuing the UPDATE NODE command and specify the REPLSTATE=ENABLED parameter.
  2. Issue the REPLICATE NODE command to start replication processing.
  3. Monitor the progress of the replication by issuing the QUERY PROCESS command. Summary information is displayed, which includes the amount of data that is replicated and the process duration.
    Remember: If you do not have time to complete replication, you can cancel it after it has started, by issuing the CANCEL REPLICATION command.
  4. Use the summary information to determine whether the values of the controlled test match the actual replication values. You calculate the values of the controlled test in Tuning replication processing. For example, to display information about a replication process 23, issue the following command:
    query process 23
    The following summary information is displayed:
    Process   Process              Status
    Number    Description
    --------  --------------       ---------
         23  REPLICATE NODE        Replicating Node(s) IRONMAN.
                                    File spaces complete: 0.
                                    File spaces examining and replicating: 1.
                                    File spaces replicating: 0. 
                                    File spaces not started: 3.
                                    Files current: 11,920.
                                    Files replicated: 0 of 0.
                                    Files updated: 0 of 0.
                                    Files deleted: 0 of 0.
                                    Bytes Replicated: 0 of 0.
                                    Elapsed Time: 0 Day(s), 
                                    0 Hour(s), 1 Minute(s).