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

Collection Contents -sm option Next PDF

-tx option


When using transactional uploads, this option batches groups of transactions and commits them together.

Syntax

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

Remarks

Use this option to improve performance when doing transactional uploads.

count can be any non-negative value. The default is 1, which means commit every transaction separately. Use a value of zero to perform one commit after all transactions have been uploaded.

See also

Collection Contents -sm option Next PDF