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

delete server

delete server

Deletes a subserver from the replication server group of the Main server to which you are connected.
Before you delete a subserver, perform the following prerequisite tasks for each replication configuration that is connected to the subserver that you want to delete:
  • On the
    Server Manager
    tab >
    Schedules
    view, stop all running tasks. For more information, see the "Scheduling Replication Tasks" chapter of the
    Informatica Data Replication User Guide
    .
  • On the
    Server Manager
    tab >
    Configs
    view, change to another source or target subserver. For more information, see the "Scheduling Replication Tasks" chapter of the
    Informatica Data Replication User Guide
    .
  • On the
    Server Manager
    tab >
    Tasks
    view, if you created user-defined tasks that run on the subserver that you want to delete, change the subserver on which user-defined tasks run. For more information, see the "Managing Replication Configurations" chapter of the
    Informatica Data Replication User Guide
    .

Syntax

delete server
server_name
[-f]
The following short form is acceptable:
delsrv
server_name
[-f]

Parameters

The following table describes the command parameters:
Parameter
Description
server_name
The name of the Server Manager subserver to delete from the replication server group.
-f
Forces the deletion of a subserver that is not available from the Main server.

Examples

The following command deletes a subserver named subserver1 from a replication server group.
delete server subserver1

0 COMMENTS

We’d like to hear from you!