以下の手順を実行すると、Linux システムから IBM WebSphere Application サーバー を除去できます。
ステップWebSphere Application サーバー を除去するには、以下のステップを実行します。
<WAS_dest-path>/bin/stopServer.sh server1 -username <username> -password <password>それぞれ次のようになります。
<WAS_dest-path> は、WebSphere Application サーバー バージョン 5 がインストールされている宛先パスです。
<username> は、WebSphere Application サーバー 認証ユーザーの名前です。
<password> は、WebSphere Application サーバー 認証ユーザーのパスワードです。
<HTTPServer_dest-path>/bin/adminctl stop
それぞれ次のようになります。
<HTTPServer_dest-path> は、IBM HTTP Server 1.3.28 がインストールされている宛先パスです。
<HTTPServer_dest-path>/bin/apachectl stop
それぞれ次のようになります。
<HTTPServer_dest-path> は、IBM HTTP Server 1.3.28 がインストールされている宛先パスです。
<WAS_installPath>/WebSphere/AppServer/_uninst/uninstall
<WAS_installPath> は、WebSphere がインストールされている場所です。WebSphere Application サーバー が Multiple Device Manager によってインストールされた場合は、Multiple Device Manager がインストールされている場所と同じパスです。Gskit は他のプログラムと共用されている可能性があるためアンインストールされません (Gskit will not be uninstalled, as it may be shared with other programs)「OK」をクリックします。
WebSphere Application サーバー をアンインストールした後に、MQSeries をアンインストールできます。コマンド・ウィンドウで次のコマンドを入力します。
rpm -e $(rpm -qa | grep -E "MQSeries.*-U") rpm -e $(rpm -qa | grep MQSeries)関連トピック
(C) Copyright International Business Machines Corporation 2004