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.

  1. Shut down WebSphere Partner Gateway - Express.
    1. If your existing version of WebSphere Partner Gateway - Express is running, ensure that any documents that are in progress have finished processing.
    2. Close all open Web browser sessions that are connected to the WebSphere Partner Gateway - Express console.
    3. 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.
    4. Start the qsh shell interpreter with the following command:
      STRQSH
    5. In the qsh shell interpreter, stop the WebSphere Partner Gateway server with the following commands:
      cd/QIBM/UserData/WSPGExpress60/bin
      bcgStopServer
  2. 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:

Copyright IBM Corp. 2003, 2005