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

Switching to Read or Edit Mode for a Replication Configuration

Switching to Read or Edit Mode for a Replication Configuration

In the Data Replication Console, you can work with replication configurations in Edit or Read mode. Switch to Edit mode to edit the configuration, and switch to Read mode to run the replication job.
To switch modes, perform one of the following actions:
  • To switch to Read mode, on the
    Server Manager
    tab >
    Configs
    view, double-click a configuration file in the list to open it and then click the
    Switch to Read Mode
    icon button on the main toolbar. If the toolbar button is not available, verify that the configuration is in Edit mode.
  • To switch to Edit mode, double-click a configuration file in the list to open it and then click the
    Switch to Edit Mode
    icon button on the main toolbar.
    The Data Replication Console prompts you to stop running replication tasks. Click
    Yes
    to stop all active replication tasks. Click
    No
    to edit the configuration while the tasks are running.
    If you click
    No
    and a DDL change occurs on the source, you cannot save the edited configuration. This issue occurs because when the Extractor captures the DDL change, it updates the configuration and increases the revision number.

0 COMMENTS

We’d like to hear from you!