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

Exporting Sync Point Values to a .CSV File

Exporting Sync Point Values to a .CSV File

If you need to override the Sync Point values in the configuration for multiple target tables and do not want to do it by selecting each target table, you can export the Sync Point values to a .csv file and then override the Sync Point values in the file. After saving the .csv file, import the file into the configuration so that the Applier can use the override values to determine the point at which to start applying changes.
  1. On the
    Map Tables
    tab, click
    Configure Start Point
    .
    The
    Configure Start Point
    dialog box appears.
  2. Under
    Applier start point
    , click the
    Export
    icon.
  3. Select the system to which to export the list of Sync Point values. Options are:
    • Main server
      . Export Sync Point values to a .csv file on the system where the Server Manager Main server runs.
    • Local
      . Export Sync Point values to a .csv file on the system where the Data Replication Console runs.
  4. In the
    Save
    dialog box, enter a file name and location.
  5. Click
    Save
    .
    The Data Replication Console exports Sync Point values to the specified .csv file.
  6. Click
    OK
    .

0 COMMENTS

We’d like to hear from you!