Contents Index -b option -bn option

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

-bc option

Function 

Sets the blob cache size.

Syntax 

dbmlsrv9 -c "connection-string" -bc size [ k | m | g ] ...

Description 

The amount of memory to use for caching blobs. If more memory is required, the MobiLink synchronization server uses disk space, instead. For this reason, too small a value can degrade performance. To calculate the minimum recommended size, multiply the maximum size of all blob data in any one row by the number of worker threads, then multiply the result by 4, which provides for a large reserve of memory.

The size is the amount of memory to reserve in bytes. Use the suffix k, m, or g to specify units of kilobytes, megabytes, or gigabytes, respectively. The default is 524 288 bytes.


Contents Index -b option -bn option