-ss option

Separately licensed component required

The -ss option is a feature of the MobiLink high availability option, which requires a separate license. See Separately licensed components.

Enable the MobiLink server to run in a server farm.

Syntax
mlsrv11 -c "connection string" -ss ...
Remarks

By default, a MobiLink server does not run in a server farm. If you would like to enable the current MobiLink server to run in the server farm, you need to specify this option. Note that if the MobiLink server starts with -ss, it adds itself to the ml_server table in the consolidated database and also stops the other Mobilink servers (if any) that are connected to the same consolidated database, but were not started with -ss. See Running the MobiLink server in a server farm.

When this option is specified the server must have a name specified using the -zs option. For example, the server command line could be:

mlsrv11 -c "connection-string" -ss -zs server5
See also