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

stop task

stop task

Stops a running replication task. Before stopping, the task completes normal processing.

Syntax

Enter the command with either the task run ID or the task name and configuration name:
stop task
run_id
stop task
task_name
configuration_name
The following short forms are acceptable:
stopt
run_id
stopt
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.

Examples

The following example command stops the task that has the run ID of 37:
stop task 37
The following example command stops the extract task that uses the Ora2Ora_config configuration:
stopt extract Ora2Ora_config

0 COMMENTS

We’d like to hear from you!