sp_iqendmpx procedure

Function

Checks whether the configuration should be reset from multiplex to a single IQ server.

Syntax

dbo.sp_iqendmpx(		)

Usage

Called internally when dropping a query server, and when replacing the write server with a query server, to see whether the resulting configuration has no more query servers. If so, resets the multiplex configuration for single-server operation. Can be used to correct certain problems detected by sp_iqmpxvalidate.