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

Starting a Schedule Manually

Starting a Schedule Manually

A schedule typically starts based on the run options that are defined for the schedule. However, in certain situations, you might need to start a schedule manually.
For example, you might restart a schedule after stopping it or run a schedule again because one or more tasks failed.
You can start a schedule for which you are designated as the owner. The idradmin user can start any schedule.
  1. On the
    Server Manager
    tab >
    Schedules
    view, select the schedule that you want to start.
  2. Click the
    Start
    icon button on the Schedules toolbar, or right-click the schedule row and click
    Start
    .
A schedule does not start if any running processes are blocking its tasks or if the Data Replication user is editing the configuration that is associated with the schedule in Edit mode. When a schedule fails to start, you can diagnose the problem by viewing a list of the processes that are blocking the scheduled tasks. On the
Server Manager
tab >
Schedules
view, select a task for which to view blocking processes. In the
Processes
box, select a replication process and click the
Blocking Information
icon button.

0 COMMENTS

We’d like to hear from you!