Use the SET SYNC CONNECT statement to change the network name that is associated with the database name.
Use this statement in a replica or master database whenever you have changed network names in databases that the database connects to. Network names are defined in the Com.Listen parameter of the solid.ini configuration file, see .
The second connect string in SET SYNC CONNECT ... TO MASTER facilitates transparent failover of a replica server to a standby master server, should the main master server fail. The order of the connect strings is not significant. The connection is automatically maintained to the currently active main master server.