drop instance

Description

Removes an instance from the cluster configuration file and updates the Unified Agent Framework (UAF) and discovery services.

drop instance also notifies the cluster that an instance is to be dropped, and removes the instance and interfaces file entries.

Syntax

drop instance [instance_name]

Parameters

instance_name

identifies an instance in a cluster. If an instance name is not specified, sybcluster uses the default specified in the sybcluster command line.

Examples

Example 1

Removes the “ase3” instance from the current cluster:

drop instance ase3

Usage