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

Methods of Running Replication Tasks

From the Data Replication Console, you can run replication tasks on demand or schedule replication tasks to run at a specified date and time, continuously, or periodically. You can also start or stop a schedule or a task manually.
scheduled replication
Data Replication can run replication tasks within a specified time period and at a specified frequency. You define the time period and frequency when you schedule a replication task by using the Server Manager built-in scheduler in the Data Replication Console. The frequency interval can be in seconds, minutes, weeks, months, or years. The time period is defined by specifying Start and End dates and times.
continuous replication
Data Replication can perform low-latency continuous replication of data for all supported sources, targets, and apply modes. Continuous replication jobs capture and transmit data to intermediate files in configurable short-latency microcycles, usually consisting of milliseconds. In the Data Replication Console, you must schedule continuous replication jobs to run with
Continuous
periodicity and can specify a time period that extends years into the future.
on demand replication
You can start Data Replication tasks from the command line or the Data Replication Console when you need to perform an unscheduled replication on demand.

0 COMMENTS

We’d like to hear from you!