Table of Contents

Search

  1. Preface
  2. Data Replication Overview
  3. Understanding Data Replication
  4. Sources - Preparation and Replication Considerations
  5. Targets - Preparation and Replication Considerations
  6. Starting the Server Manager
  7. Getting Started with the Data Replication Console
  8. Defining and Managing Server Manager Main Servers and Subservers
  9. Creating and Managing User Accounts
  10. Creating and Managing Connections
  11. Creating Replication Configurations
  12. Materializing Targets with InitialSync
  13. Scheduling and Running Replication Tasks
  14. Implementing Advanced Replication Topologies
  15. Monitoring Data Replication
  16. Managing Replication Configurations
  17. Handling Replication Environment Changes and Failures
  18. Troubleshooting
  19. Data Replication Files and Subdirectories
  20. Data Replication Runtime Parameters
  21. Command Line Parameters for Data Replication Components
  22. Updating Configurations in the Replication Configuration CLI
  23. DDL Statements for Manually Creating Recovery Tables
  24. Sample Scripts for Enabling or Disabling SQL Server Change Data Capture
  25. Glossary

Associating a Subserver with Another Main Server

Associating a Subserver with Another Main Server

The idradmin user can associate a Server Manager subserver with another Main server to move it to another replication group.
  1. In the Data Replication Console, connect to the Main server of the replication group that includes the subserver you want to move. You must connect as the idradmin user.
  2. On the
    Server Manager
    tab >
    Servers
    view, remove the subserver from the replication group.
  3. Stop the subserver.
  4. Delete all data from the subserver SQLite repository, SM.db3, by running the subserver executable with the clean option.
    For example, on Windows, use the following syntax:
    server_manager.exe clean
  5. Restart the subserver.
  6. In the Data Replication Console, connect to the Main server of the replication group to which you want to add the subserver. You must connect as the idradmin user.
  7. On the
    Server Manager
    tab >
    Servers
    view, add the subserver to the replication group.

0 COMMENTS

We’d like to hear from you!