Contents Index -oq option -ot option

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

-os option

Function 

Sets the maximum size of the message log file, after which a new log file with a new name is created and used.

Syntax 

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

Description 

The size is the maximum file size for logging output messages. The default units is bytes. Use the suffix k or m to specify units of kilobytes or megabytes, respectively. The minimum size limit is 10 kb.

Before the MobiLink synchronization server logs output messages to a file, it checks the current file size. If the log message will make the file size exceed the specified size, the MobiLink synchronization server renames the message log file to yymmddxx.mls. In this instance, xx are sequential characters ranging from 00 to 99, and yymmdd represents the current year, month, and day.

You can use this option to prune old message log files to free up disk space. The latest output is always appended to the file specified by -o or -ot.

You cannot use this option with the -on option.

See also 

-o option

-on option

-ot option

-v option


Contents Index -oq option -ot option