Uninstall a cluster on IBM i
If you have a complete and functional uninstallation program, we can uninstall IBM WebSphere Portal only or both WebSphere Portal and IBM WAS from the cluster.
- Prerequisites
- Prepare to uninstall a cluster on IBM i
Uninstall WebSphere Portal using the uninstallation program
- Stop the servers:
- stopServer WebSphere_Portal -username wpadmin -password foo, from the WP_PROFILE/bin directory
- stopServer cw_profile -profileName cw_profile -username wpadmin -password foo, from the WAS_HOME/bin directory
- Verify there are no other installations or uninstallations running.
- Uninstall WebSphere Portal and WAS:
product_offer is either Server or Content, depending on the product offerinthat you purchased.
Option Commands Silent local From the installation source directory, run the imcl input /path/to/response.xml -log /path/to/log/files task
- Go to Delete cluster members for information on how to delete a cluster member, if it exists, from the dmgr.
- To delete the WebSphere Portal server, if it exists, from the dmgr:
- Click Servers > Application Servers.
- Select the check box for the WebSphere Portal server to delete.
- Click Delete.
- Optional: After uninstalling WebSphere Portal and WAS, we can also delete Installation Manager. Run the ./uninstallc command, located in the qibm/userdata/InstallationManager/uninstall directory.
Parent: Uninstall from a cluster on IBM i
Previous: Prepare to uninstall a cluster on IBM i