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

SQL Anywhere 11.0.1 (Français) » MobiLink - Server Administration » Using MobiLink Server Technology » MobiLink server options

 

-tf option

This option is used to let the MobiLink server fail the SQL script if the execution time passes the time specified by -tc. This option is not available when the consolidated database is running on an Oracle server.

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

If the SQL script fails, the MobiLink server may skip the row (if the script is an upload script and if the handle_error script returns 1000) and continue the synchronization or abort the synchronization.

The MobiLink server shows a warning message if this option is specified and it is running against an Oracle server.

This option is ignored if -tc 0 is specified.