使用命令行从 IBM i 操作系统中卸载 Liberty

可以使用 Installation Manager,通过 Installation Manager 命令行 (imcl) 来卸载 WebSphere® Application Server Liberty Core

过程

  1. 停止 WebSphere Application Server Liberty Core 安装版本上的所有服务器和应用程序。
  2. 使用具有 *ALLOBJ 和 *SECADM 特权的用户概要文件登录 IBM® i 系统。
  3. 在 CL 命令行上,运行 STRQSH 命令以启动 Qshell 命令 shell。
  4. 切换到 Installation Manager 的安装目录中的 eclipse/tools 子目录。
  5. 使用 imcl 命令来卸载产品。
    例如:
    ./imcl uninstall com.ibm.websphere.liberty.CORE
      -installationDirectory installation_directory

    有关使用 imcl 命令来卸载产品的更多信息,请参阅 IBM Installation Manager 产品文档

  6. 可选: 卸载 IBM Installation Manager。
    要点: 您必须先卸载 IBM Installation Manager 安装的所有软件包,然后才能卸载 Installation Manager。

    有关卸载 Installation Manager 的更多信息,请参阅 IBM Installation Manager 产品文档

示例

下面是使用 imcl 命令卸载 Liberty 的示例:
./imcl uninstall com.ibm.websphere.liberty
  -installationDirectory /QIBM/ProdData/WebSphere/Liberty/LibertyCore

用于指示主题类型的图标 任务主题



时间戳记图标 最近一次更新时间: Monday, 5 December 2016
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-libcore-mp&topic=twlp_ins_uninstallation_is_cl
文件名:twlp_ins_uninstallation_is_cl.html