Specifies a maximum size for the MobiLink server message log file, after which the file is renamed with the extension .old and a new file is started.
mlsrv11 -c "connection-string" -on size [ k | m ]...
The size is the maximum file size for the message 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 server renames the output file with the extension .old, and starts a new one with the original name.
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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |