Allows you to specify what information is logged to the QAnywhere Agent message log file and displayed in the QAnywhere Agent messages window.
qaagent -v levels ...
Minimal verbosity
The -v option affects the message log files and messages window. You only have a message log file if you specify -o or -ot on the qaagent command line.
A high level of verbosity may affect performance and should normally be used in the development phase only.
If you specify -v alone, a minimal amount of information is logged.
The values of levels are as follows. You can use one or more of these options at once; for example, -vlm.
+ Turn on all logging options.
l Show all MobiLink Listener logging. This causes the MobiLink Listener (dblsn) to start with verbosity level -v3. See the -v option in the Listener utility for Windows devices.
m Show all dbmlsync logging. This causes the SQL Anywhere synchronization client (dbmlsync) to start with verbosity level -v+. See the dbmlsync -v option.
n Show all network status change notifications. the QAnywhere Agent receives these notifications from the Listener utility.
p Show all message push notifications. The QAnywhere Agent receives these notifications from the Listener utility via the MobiLink server, which includes a MobiLink Notifier.
q Show the SQL that is used to represent the transmission rules.
s Show all the message synchronizations that are initialized by QAnywhere Agent.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |