使用命令行从 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.v85,optional_feature_ID
      -installationDirectory installation_directory

    可以移除用逗号分隔的功能部件列表。如果未指定功能部件列表,那么将卸载整个产品。

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

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

    有关卸载 Installation Manager 的更多信息,请参阅 IBM Installation Manager 信息中心

示例

下面举例说明了使用 imcl 命令来卸载 Websphere Application Server:
./imcl uninstall com.ibm.websphere.liberty.v85
  -installationDirectory /QIBM/ProdData/WebSphere/AppServer/V85/LibertyCore

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

信息中心的条款和条件 | 反馈


时间戳记图标 最近一次更新时间: Wednesday, 2 September 2015
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-libcore-mp&topic=twlp_ins_uninstallation_is_cl
文件名:twlp_ins_uninstallation_is_cl.html