Uninstall WebSphere Application Server - Express for iSeries
To remove the entire WebSphere Application Server - Express for iSeries product, perform these steps from an CL command line on the iSeries server on which the product is installed:
Ensure that your user profile has *ALLOBJ and *JOBCTL authority.
- Stop the WebSphere Application Server - Express environment.
- Stop your application server. For more information, see Start and test your application server in the Administration topic.
- Shut down the QASE5 subsytem. Enter this command at your i5/OS command prompt:
ENDSBS SBS(QASE5)
- When the QASE5 subsystem has ended, use the Delete Licensed Program (DLTLICPGM) command to delete the product.
- Enter this command to delete the entire WebSphere Application Server - Express product and all installed options:
DLTLICPGM LICPGM(5722IWE)
The QAES5 library, QIWE library, and the /QIBM/ProdData/WebASE/ASE5 directory structure are removed from the system when the complete product is removed.
- To remove just a portion of the WebSphere Application Server - Express product, such as option 3, from your iSeries server, specify the optional part to delete.
This example removes the components specific to option 3 (the IBM Telephone Directory) of the product from your iSeries server.
DLTLICPGM LICPGM(5722IWE) OPTION(3)
Note: Deleting the product does not remove the UserData files. If you have no plans to reinstall WebSphere Application Server - Express, you must also delete the UserData files pertaining to WebSphere Application Server - Express. For more information, see Clean up product UserData files.