コマンド行を使用した IBM i オペレーティング・システムからの Liberty のアンインストール

Installation Manager を使用して、Installation Manager のコマンド・ライン (imcl) によって、WebSphere® Application Server Liberty をアンインストールできます。

手順

  1. WebSphere Application Server Liberty インストール済み環境で、すべてのサーバーおよびアプリケーションを停止します。
  2. *ALLOBJ および *SECADM 特殊権限のあるユーザー・プロファイルを使用して、IBM® i システムにサインオンします。
  3. CL コマンド行で STRQSH コマンドを 実行して、Qshell コマンド・シェルを開始します。
  4. Installation Manager をインストールしたディレクトリーの eclipse/tools サブディレクトリーに移動します。
  5. imcl コマンドを使用して、この製品をアンインストールします。
    以下に 例を示します。
    ./imcl uninstall com.ibm.websphere.liberty.ND
      -installationDirectory installation_directory

    imcl コマンドを使用して製品をアンインストールする方法について詳しくは、IBMInstallation Manager の製品資料を参照してください。

  6. オプション: IBM Installation Manager をアンインストールします。
    重要: IBM Installation Manager をアンインストールする前に、Installation Manager によってインストールされたすべてのパッケージをアンインストールする必要があります。

    Installation Manager のアンインストールの方法について詳しくは、IBM Installation Manager の製品資料を参照してください。

以下に、imcl コマンドを使用して Liberty をアンインストールする例を示します。
./imcl uninstall com.ibm.websphere.liberty.ND
  -installationDirectory /QIBM/ProdData/WebSphere/Liberty/ND

トピックのタイプを示すアイコン タスク・トピック

ファイル名: twlp_ins_uninstallation_is_cl.html