Performing a Planned Re-partitioning of the Workload

A planned re-partitioning is when Replicat is allowed to shut down cleanly before it is started again with a new parameter file that contains updated thread partitioning. A clean shutdown enables all of the threads to arrive at a common checkpoint position in the trail. At that point, the new partitioning scheme can be applied in the next run. If Replicat does not shut down cleanly in this procedure, for example if there is an apply error, use the procedure in Synchronizing Threads After an Unclean Stop to re-synchronize the threads before you re-partition them.

  1. Run GGSCI.
  2. Stop Replicat.
    STOP REPLICAT group
    
  3. Open the parameter file for editing.
    EDIT PARAMS group
    
  4. Make the required changes to the THREAD or THREADRANGE specifications in the MAP statements.
  5. Save and close the parameter file.
  6. Start Replicat.
    START REPLICAT group