名称
stop-transaction-service - Transactionサービスの停止
形式
stop-transaction-service --user admin_user [--password admin_password] [--port port_number]
説明
stop-transaction-serviceはTransactionサービスを停止しま す。 停止する際に未完了トランザクションが存在した場合、そのトラン ザクションの状態は保存されます。Transactionサービスが再起 動 された際にこれらのトランザクションは復旧され、完了処理が継続 されます。このコマンドはリモートモードでのみ使用できます。
オプション
--user
ドメインアプリケーションサーバの管理ユーザ名

--password
ドメインアプリケーションサーバの管理ユーザのパスワード

--port
ドメインアプリケーションサーバのポート番号( 既 定 値: 6212)
使用例
例1: stop-transaction-serviceの使用法
otxadmin> stop-transaction-service --user admin --password adminadmin
Command stop-transaction-service executed successfully
終了ステータス
0 : コマンド実行成功
1 : コマンド実行失敗
関連事項
start-transaction-service(1)