Previous Topic: Enable Multiwrite Replication Using DXmanager

Next Topic: Set the Retry Interval

Enable Multiwrite Replication Using Configuration Files

If you do not use DXmanager and you want to enable replication, you need to use configuration files.

To enable multiwrite replication using configuration files

  1. Add the DSA flags multi-write and no-service-while-recovering to the shared knowledge, as follows:
    set dsa dsaname =
    {
    ...
    dsa-flags = multi-write, no-service-while-recovering ...
    ...
    };
    
  2. (Optional) Define the multiwrite group in the DSA's shared knowledge:
    set dsa dsaname = 
    {
    ...
    multi-write-group = group-name
    dsa-flags = ...
    ...
    };
    


Copyright © 2009 CA. All rights reserved. Email CA about this topic