Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » QAnywhere » QAnywhere リファレンス » QAnywhere Agent ユーティリティのリファレンス » qauagent ユーティリティ

 

-ot オプション

ログ・ファイルをトランケートし、そのファイルに出力メッセージを追加します。

構文
qauagent -ot logfile ...
デフォルト

なし

備考

指定された名前のファイルにログを出力します。ファイルが存在する場合は、まずファイルのサイズが 0 にトランケートされます。Listener ユーティリティ (dblsn) は、指定された名前に _lsn というサフィックスを付けたものを名前とするファイルに、ログを出力します。

たとえば、c:\tmp\mylog.out というログ・ファイルを指定した場合、qauagent は c:\tmp\mylog.out に、dblsn は c:\tmp\mylog_lsn.out に、それぞれログを出力します。

参照