Sends output to the specified log file.
qaagent -o logfile ...
None
The QAnywhere Agent logs output to the file name that you specify. If the file already exists, new log information is appended to the file. The SQL Anywhere synchronization client (dbmlsync) logs output to a file with the same name, but including the suffix _sync. The Listener utility (dblsn) logs output to a file with the same name, but including the suffix _lsn.
For example, if you specify the log file c:\tmp\mylog.out, then qaagent logs to c:\tmp\mylog.out, dbmlsync logs to c:\tmp\mylog_sync.out, and dblsn logs to c:\tmp\mylog_lsn.out.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |