MobiLink Synchronization User's Guide
Synchronization Basics
The MobiLink synchronization server
Logging the actions that the server takes is particularly useful during the development process, and when troubleshooting. Verbose output is not recommended for normal operation of a production environment because it can slow performance.
Logging output is sent to the MobiLink synchronization server window. In addition, you can send the output to a log file using the -o option. The following command sends output to a log file named mlsrv.log.
dbmlsrv9 -o mlsrv.log -c ...
For more information, see -o option.
You can control the size of log files, and specify what you want done when a file reaches its maximum size.
With the -on option, you specify the size at which the log file is renamed with the extension .old, and a new file is started with the original name.
With the -os option, you specify the size at which a new log file is started with a new name based on the date and a sequential number.
With the -ot option, the contents of the log file are deleted before messages are sent to it.
For more information, see
You can control the amount of output that is logged using the -v option.
For more information, see -v option.
You can also control which warning messages are reported.
For more information, see