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. Appendix A: Troubleshooting
  19. Appendix B: Data Replication Files and Subdirectories
  20. Appendix C: Data Replication Runtime Parameters
  21. Appendix D: Command Line Parameters for Data Replication Components
  22. Appendix E: Updating Configurations in the Replication Configuration CLI
  23. Appendix F: DDL Statements for Manually Creating Recovery Tables
  24. Appendix G: Sample Scripts for Enabling or Disabling SQL Server Change Data Capture
  25. Appendix H: Glossary

Testing Connectivity Between Server Manager Instances

Testing Connectivity Between Server Manager Instances

If a replication configuration uses multiple Server Manager instances, you can test whether each Server Manager instance can communicate with the other Server Manager instances in the same replication server group over the network. This test can help avoid connectivity problems during data replication.
You can test if the Main server can connect to each subserver, and test if each subserver can connect to the Main server and each of the other subservers.
  1. In the Data Replication Console, on the
    Server Manager
    tab >
    Servers
    view, click the
    Network Test
    icon above the list of Server Manager instances, or right-click a Server Manager instance and click
    Network Test
    .
    The
    Network Test
    dialog box appears.
    The
    Network Test
    dialog box shows the connectivity status for each combination of Server Manager instances. Statuses are: success and failed.
    If the Server Manager Main server is secured with Network Address Translation (NAT), the Server Manager subservers might fail to connect to the Main server. In this case, all of the Server Manager instances must use unidirectional connections.
  2. Review the connectivity information. Then click
    Close
    .

0 COMMENTS

We’d like to hear from you!