Before you can drop an instance, make sure the instance is in the down state and the cluster is in the up state. Then, enter:
drop instance instance_name
Adaptive Server deletes entries for the instance from the interfaces file and the quorum device, and notifies the cluster of the topology change. Confirm each deletion.
You cannot use drop instance to drop
the last instance in a cluster. Rather, use drop cluster.