Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » MobiLink - Server Administration » Using MobiLink Technology » MobiLink server options

 

-et option

Stores error logs sent from SQL Anywhere MobiLink clients in the named file after truncating the existing file.

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

The -et option is the same as the -e option, except that the error log file is truncated before any new errors are added to it.

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

See also