Uninstalling from a system running i5/OS or OS/400
IBM provides a command line program that you can use to
remove the entire WebSphere Partner Gateway - Express program from
your system running i5/OS or OS/400. This uninstall program is run
in the qshell environment on the system running i5/OS or OS/400
that has WebSphere Partner Gateway - Express installed.
The following steps describe how to uninstall WebSphere Partner
Gateway - Express.
- Shut down WebSphere Partner Gateway - Express.
- If your existing version of WebSphere Partner Gateway - Express
is running, ensure that any documents that are in progress have
finished processing.
- Close all open Web browser sessions that are connected to the
WebSphere Partner Gateway - Express console.
- Open a command line interface to the system running i5/OS or
OS/400 with a user profile that has QBCGX60 as a group profile or
has *ALLOBJ (All Object) authority.
- Start the qsh shell interpreter with the following command:
STRQSH
- In the qsh shell interpreter, stop the WebSphere Partner Gateway
server with the following commands:
cd/QIBM/UserData/WSPGExpress60/bin
bcgStopServer
- In the qsh shell interpreter, enter the following commands:
cd/QIBM/ProdData/WSPGExpress60
java -cp_uninst/uninstall.jar run -console
Note:
This command will perform the uninstallation in
console mode. To perform the uninstallation without additional user
interaction, replace the -console parameter with -silent.
The uninstaller removes the WebSphere Partner Gateway - Express
program from your system running i5/OS or OS/400, but it will leave
the following directories that may contain user information:
- /QIBM/UserData/WSPGExpress60/config
- /QIBM/UserData/WSPGExpress60/data
- /QIBM/UserData/WPGExpress60/logs
