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

SQL Anywhere 10.0.1 » MobiLink - Server Administration » MobiLink Server Options

-zw option Next Page

-zwd option


Disables specific warning codes.

Syntax

mlsrv10 -c "connection-string" -zwd code, ...

Remarks

You can disable specific warning codes so that they will not be reported, even though other codes of the same level are reported.

For a complete list of warning message codes, see MobiLink Server Warning Messages.

If -zwd is used more than once in the same command line, MobiLink accumulates the settings. If settings of -zw, -zwd, and -zwe conflict, MobiLink gives priority to -zwe, then -zwd, then -zw.