使用响应文件从 IBM i 操作系统中卸载 Liberty

可以使用 Installation Manager 响应文件来卸载 WebSphere® Application Server Liberty Core

关于此任务

通过 Installation Manager,您可以使用响应文件来卸载产品。

过程

  1. 停止 WebSphere Application Server Liberty Core 安装版本上的所有服务器和应用程序。
  2. 使用具有 *ALLOBJ 和 *SECADM 特权的用户概要文件登录 IBM® i 系统。
  3. 在 CL 命令行上,运行 STRQSH 命令以启动 Qshell 命令 shell。
  4. 使用响应文件来卸载产品。
    从要卸载产品的每个系统上的命令行,切换到 Installation Manager 的安装目录中的 eclipse/tools 子目录,然后使用创建的响应文件来卸载产品。例如:
    ./imcl
      input $HOME/WASFiles/temp/uninstall_response_file.xml 
      -log $HOME/WASFiles/temp/uninstall_log.xml
    下面举例说明了响应文件可能包含的内容:
    <agent-input>
    <uninstall>
    <offering profile="WebSphere Liberty"/>
    </uninstall>
    </agent-input>

    有关更多信息,请访问 IBM Installation Manager 产品文档

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

    有关使用卸载脚本来执行此过程的信息,请参阅 IBM Installation Manager 产品文档


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



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