Table of Contents

Search

  1. Preface
  2. Overview of the Server Manager Command Line Interface
  3. Usage Scenario: Using Server Manager CLI Commands to Run Replications
  4. Command Reference

Command Line Interface for the Server Manager

Command Line Interface for the Server Manager

abort task

abort task

Forces a running replication task to end. Use this command in urgent situations where you cannot wait for the task to complete normally.

Syntax

Enter the command with either the task run ID or the task name and configuration name:
abort task
run_id
abort task
task_name
configuration_name
The following short forms are acceptable:
at
run_id
at
task_name
configuration_name

Parameters

The following table describes the command parameters:
Parameter
Description
run_id
The unique execution identifier of the task.
task_name
The name of the task.
configuration_name
The name of the configuration that the running task is using.

Example

The following command forces a task that has the run ID of 61 to end:
abort task 61

0 COMMENTS

We’d like to hear from you!