Contents Index -q option -rd option

MobiLink Synchronization Reference
  MobiLink Synchronization Server Options
    MobiLink synchronization server
      dbmlsrv9 options

-r option

Function 

Sets the maximum number of deadlock retries.

Syntax 

dbmlsrv9 -c "connection-string" -r retries ...

Description 

By default, MobiLink synchronization server retries uploads that are deadlocked, for a maximum of 10 attempts. If the deadlock is not broken, synchronization fails, since there is no guarantee that the deadlock can be overcome. This option allows an arbitrary retry limit to be set. To stop the server from retrying deadlocked transactions, specify -r 0. The upper bound on this setting is 2 to the power 32, minus one.


Contents Index -q option -rd option