-m option

Enables QAnywhere messaging.

Syntax
mlsrv11 -c "connection-string" -m [ message-properties-file ] ...
Remarks

The optional message-properties-file is deprecated. Properties are now specified via Sybase Central and stored in the database, or are specified with server management requests.

In the message-properties-file, each property must appear on its own line and consist of a property name, the = character, and then a property value.

For a list of properties you can set, see Server properties.

See also
Example

To start QAnywhere messaging when you are using the sample server message store (samples-dir\QAnywhere\server\qanyserv.db), run the following command:

mlsrv11 -m -c "dsn=QAnywhere 10 Demo"
Note

For information about samples-dir, see Samples directory.