从运行 i5/OS 或 OS/400 的系统进行卸载
IBM 提供了命令行程序,您可以使用它将整个 WebSphere Partner Gateway - Express 程序从您运行 i5/OS 或 OS/400 的系统中除去。该卸载程序在运行 i5/OS 或 OS/400
的系统(该系统已安装了 WebSphere Partner Gateway - Express)的 qshell 环境中运行。
下列步骤描述了如何卸载 WebSphere Partner
Gateway - Express。
- 关闭 WebSphere Partner Gateway - Express。
- 如果现有版本的 WebSphere Partner Gateway - Express 正在运行,则请确保正在处理的所有文档都已处理完毕。
- 关闭所有连接到 WebSphere Partner Gateway - Express 控制台的打开的 Web 浏览器会话。
- 利用组概要文件为 QBCGX60 或具有 *ALLOBJ(所有对象)权限的用户概要文件,打开运行 i5/OS 或
OS/400 的系统的命令行界面。
- 使用以下命令启动 qsh shell 解释器:
STRQSH
- 在 qsh shell 解释器中,输入以下命令以停止 WebSphere Partner Gateway
服务器:
cd/QIBM/UserData/WSPGExpress60/bin
bcgStopServer
- 在 qsh shell 解释器中,输入以下命令:
cd/QIBM/ProdData/WSPGExpress60
java -cp _uninst/uninstall.jar run -console
注:
该命令采用控制台方式执行卸载。要执行卸载而无需额外的用户交互,则将 -console 替换成 -silent。
卸载程序将 WebSphere Partner Gateway - Express 程序从您运行 i5/OS 或 OS/400 的系统中除去,但是它会保留下列可能包含用户信息的目录:
- /QIBM/UserData/WSPGExpress60/config
- /QIBM/UserData/WSPGExpress60/data
- /QIBM/UserData/WPGExpress60/logs
