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

Defining Connections for Multiple Targets

Defining Connections for Multiple Targets

To replicate data to multiple target databases, define a connection for the primary target database and a connection for each secondary target database. For the source database, you can either define a connection or use a pre-existing one.
  1. On the
    Server Manager
    tab >
    Connections
    view, click the
    New
    icon button on the Connections toolbar.
    The
    New
    dialog box appears.
  2. In the
    Name
    field, enter a name for the connection.
    Connection names can contain only the digits 0-9, Latin letters A-Z and a-z, and the underscore (_) character. The Data Replication Console truncates connection names that are longer than 100 characters.
  3. In the
    Owner
    list, select an owner for the connection.
  4. In the
    Type
    list, select the target database type.
  5. On the
    Database
    tab, enter connection information for the target, including the host name or IP address, port number, user name and password, and instance or database name.
    In an Oracle ASM environment, enter connection information on the
    ASM Settings
    tab.
  6. To test the connection, click
    Test Connection
    .
    If the connection is successful, “Connected” is displayed to the left of the
    Test Connection
    button.
  7. Click
    OK
    .
    The
    Connections
    view lists the connection. For example, the following image lists the Oracle1 connectiont:
    Connections list on the left side of the Connections view
    If you select a listed connection, the connection details are displayed on the right. Under
    Configuration using this connection
    , you can view the number of source databases, primary targets, and secondary targets that use the connection definition.
    To edit a database connection, select it in the
    Connections
    list and then click the
    Edit
    icon button on the Connections toolbar. In the
    Editing
    dialog box, enter changes and click
    Save
    .

0 COMMENTS

We’d like to hear from you!