Uninstall manually on IBM i
If the uninstallation program is not present or a stopped installation did not create a complete and functional uninstallation program, we can manually uninstall IBM WebSphere Portal.
Manually uninstall WebSphere Portal
- 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 WAS
- Delete the /tmp/iseries directory, which is a temporarily copied IBM i WAS install image during the WAS installation, if you ran the installation using a remote Windows workstation.
- Delete the PORTAL_HOME directory tree and the WP_PROFILE directory tree.
- 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.