DELETE SERVER (Delete a server definition)

Use this command to delete a server definition.

This command fails if the server:
  • Is defined as the event server.
  • Is named in a device class definition whose device type is SERVER.
  • Has an open connection to or from another server.
  • Is a target server for virtual volumes.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DELete--SERver--server_name---------------------------------><

Parameters

server_name (Required)
Specifies a server name.

Example: Delete a server's definition

Delete the definition for a server named SERVER2.
delete server server2

Related commands

Table 1. Commands related to DELETE SERVER
Command Description
DEFINE SERVER Defines a server for server-to-server communications.
QUERY EVENTSERVER Displays the name of the event server.
QUERY SERVER Displays information about servers.
RECONCILE VOLUMES Reconciles source server virtual volume definitions and target server archive objects.
UPDATE SERVER Updates information about a server.