Contents Index -rd option -sl dnet option

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

-s option

Function 

Sets the maximum number of rows fetched, inserted, updated, or deleted at once.

Syntax 

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

Description 

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.


Contents Index -rd option -sl dnet option