MobiLink Synchronization Reference
MobiLink Synchronization Server Options
MobiLink synchronization server
dbmlsrv9 options
Sets the maximum number of rows fetched, inserted, updated, or deleted at once.
dbmlsrv9 -c "connection-string" -s count ...
Set the maximum number of rows transferred between the MobiLink synchronization server and the consolidated database to count.
Set this option to no less than the number of rows specified in the ODBC prefetch option, if this option is set. The default value is 10.
The number of rows fetched at once can be viewed in the log file as rowset size.
Note: The actual maximum number of rows transferred is influenced by settings in your ODBC data source, and/or database client software.