Sybase Error – Cannot drop Multiplex server ‘%1’ as it is part of a Logical Server. Use the \”WITH DROP MEMBERSHIP\” clause.

In this blog post, you’ll learn more about the Sybase Error Cannot drop Multiplex server ‘%1’ as it is part of a Logical Server. Use the \”WITH DROP MEMBERSHIP\” clause. and the reason for receiving this error

Sybase SQL Error Message

Cannot drop Multiplex server ‘%1’ as it is part of a Logical Server. Use the \”WITH DROP MEMBERSHIP\” clause.

Reason for this Error

If an MPX server is part of a Logical Server then the DROP MPX command should have WITH MEMBERSHIP clause to drop it.