Contents Index -o option -oq option

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

-on option

Function 

Specifies a maximum size for the MobiLink synchronization server message log file, after which the file is renamed with the extension .old and a new file is started.

Syntax 

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

Description 

The size is the maximum file size for the output log, in bytes. Use the suffix k or m to specify units of kilobytes or megabytes, respectively. The minimum size limit is 10 Kb.

When the log file reaches the specified size, the MobiLink synchronization server renames the output file with the extension .old, and starts a new one with the original name.

Note 
If the .old file already exists, it is overwritten. To avoid losing old log files, use the -os option instead.

This option cannot be used with the -os option.

See also 

-o option

-os option

-ot option

-v option


Contents Index -o option -oq option