使用响应文件从 IBM i 操作系统中卸载 Liberty
可以使用 Installation Manager 响应文件来卸载 WebSphere® Application Server Liberty Core。
关于此任务
通过 Installation Manager,您可以使用响应文件来卸载产品。
过程
- 停止 WebSphere Application Server Liberty Core 安装上的所有服务器和应用程序。
- 使用具有 *ALLOBJ 和 *SECADM 特权的用户概要文件登录 IBM® i 系统。
- 在 CL 命令行上,运行 STRQSH 命令以启动 Qshell 命令 shell。
- 使用响应文件来卸载产品。 从要卸载产品的每个系统上的命令行,切换到 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 V8.5"/> </uninstall> </agent-input>
有关更多信息,请访问 IBM Installation Manager 信息中心。
- 可选: 卸载 IBM Installation Manager。 要点: 您必须先卸载 IBM Installation Manager 安装的所有软件包,然后才能卸载 Installation Manager。
有关使用卸载脚本来执行此过程的信息,请阅读 IBM Installation Manager 信息中心。
相关任务:

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

http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-libcore-mp&topic=twlp_ins_uninstallation_is_silent
文件名:twlp_ins_uninstallation_is_silent.html