Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Mobile Link クライアントのトレースセッションを設定します。
dbmlsync -ts session-name(session-option=[option-value;...])
セッション名は logging にする必要があります。
target-type(target-option=value[;...]) ここで target-type は file にできます。
ターゲットオプションは、名前と値のペアとして指定されます。ターゲットファイルには、次のオプションが用意されていることがあります。
オプションの -ts logging 部分の後で指定するすべての情報は、スペースなしで指定する必要があります。
-ts logging
次に、-ts オプションの例を示します。
-ts logging{events=Info,warning,Error;targets=file{filename_prefix=mls_etd;max_size=10000000;num_files=10;flush_on_write=true}}