Changing Server Roles

Use Interactive SQL to change a reader to a write server.

Start the server, connect to it, and issue a command in the following format:
ALTER MULTIPLEX SERVER server name ROLE {WRITER|READER}

You cannot change the role of coordinator. Changing a write server to a reader automatically shuts down the server.