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

-r option Next Page

-rd option


Sets the maximum delay time between deadlock retries.

Syntax

mlsrv10 -c "connection-string" -rd delay ...

Remarks

When upload transactions are deadlocked, the MobiLink server waits a random length of time before retrying the transaction. The random nature of the delay increases the likelihood that future attempts will succeed. This option allows you to specify the maximum delay in units of seconds. The value 0 (zero) makes retries instantaneous, but larger values are recommended because they yield more successful retries. The default and maximum delay value is 30.