Skip to main content

DeleteServer

Delete a superserver configuration.

Synopsis

[Actions]	DeleteServer:Port=n,BindAddress=bindaddress

Where n is the existing superserver’s port number on the system.

Description

DeleteServer deletes an existing superserver configuration. InterSystems IRIS® deletes the specified superserver configuration when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Security.Servers.Delete()Opens in a new tab to delete the superserver configuration defined by DeleteServer. The Port and BindAddress properties are required to identify the superserver.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change DeleteServer by editing the merge file in a text editor (as described in Editing the Active CPF).

See Managing Superservers for more information on superserver configurations.

FeedbackOpens in a new tab