-e option

Stores error logs sent from SQL Anywhere MobiLink clients.

Syntax
mlsrv11 -c "connection-string" -e filename ...
Remarks

With no -e option, error logs from SQL Anywhere MobiLink clients are stored in a file named mlsrv11.mle. The -e option instructs the MobiLink server to store the error logs in the named file. By default, dbmlsync sends, on the occurrence of an error on the remote site, up to 32 kilobytes of remote log messages to a MobiLink server.

This option provides centralized access to remote error logs to help diagnose synchronization issues.

The amount of information delivered from a remote site can be controlled by the dbmlsync extended option ErrorLogSendLimit.

See also