Deletes a server from the multiplex.
DROP MULTIPLEX SERVER {server-name} [drop_mpx_server_clause] drop_mpx_server_clause { WITH DROP MEMBERSHIP | WITH DROP LOGICAL SERVER }
Shut down each multiplex server before dropping it. This statement automatically commits.
If not already stopped as recommended, the dropped server automatically shuts down after executing this statement.
Dropping the last secondary server converts the multiplex back to simplex. After dropping the last secondary server within the multiplex, the coordinator automatically shuts down. If required, it needs to be restarted.