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

-rd option Next Page

-s option


Sets the maximum number of rows that can be uploaded at the same time.

Syntax

mlsrv10 -c "connection-string" -s count ...

Remarks

Set the maximum number of rows that can be inserted, updated, or deleted at the same time to count.

The MobiLink server sends upload rows to the consolidated database through the ODBC driver. This option controls the number of rows sent to the database server in each batch. Increasing this value can speed up processing of the upload stream and reduce network time. However, with a higher setting the MobiLink server may require more resources for applying the upload stream.

The number of rows uploaded at once can be viewed in the log file as rowset size.

The default is 10.