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

Deployment Overview

Deployment Overview

In the Data Replication Console, you can deploy a replication configuration for which you are the owner to the local Server Manager Main server or to a remote Main server. If you are the idradmin user, you can deploy any replication configuration.
In the Data Replication Console, the term
full deployment
refers to deploying an entire configuration to the local Server Manager Main server or a remote Main server. You must perform a full deployment the first time you deploy a configuration file. The term
partial deployment
refers to deploying only the configuration changes that have occurred since the last full deployment.
In the following common scenarios, perform a full deployment:
  • Deploy a configuration from a test environment to a remote production environment.
  • Deploy a configuration to the local Server Manager Main server to quickly generate multiple configuration files based on the original configuration.
  • Deploy a configuration to the local Server Manager Main server to configure a replication job that replicates data from multiple sources to a single target.
The Data Replication documentation uses the following terms to refer to the configurations and environments that are involved in the deployment process:
  • Destination environment
    . The environment to which you deploy a configuration or configuration changes. The deployment destination can be a remote production environment or a local environment that uses the same Server Manager Main server.
  • New configuration
    . The copy of the original configuration in the destination environment.
  • Original configuration
    . The configuration that you deploy from the original environment.
  • Original environment
    . The environment from which you deploy the original configuration.

0 COMMENTS

We’d like to hear from you!