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

Connections Overview

Connections Overview

You can create source and target connections from the
Server Manager
tab >
Connections
view before you define any replication configurations that will use the connections. Alternatively, you can define source and target connections from the
Source Database
and
Target Database
tabs when you create a replication configuration.
This chapter focuses on creating and managing connections from the
Server Manager
tab.
All database connection definitions are stored in the Server Manager SQLite database. When you assign a connection to a replication configuration, the connection information is also stored in the config SQLite database.
All connections that you create either from the
Connections
view or when you create a configuration are listed on the
Server Manager
tab >
Connections
view and have a unique name. You can assign a connection to multiple configurations.
If you need to edit a connection, you must do so from the
Server Manager
tab >
Connections
view. An updated connection will be used by all of the configurations to which it is assigned. Edit a connection and test it before you open any configuration that uses it. When you open a configuration in the Data Replication Console, the Console validates the connection information and reports an error if the connection is not valid.
Also, you can assign another existing connection definition to a configuration from the
Server Manager
tab >
Configs
view.

0 COMMENTS

We’d like to hear from you!