Uninstall manually on AIX
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
- Log on as the root user
- Stop the servers:
cd WP_PROFILE/bin
./stopServer.sh WebSphere_Portal -username wpadmin -password foocd WAS_HOME/bin
./stopServer.sh server1 -profileName cw_profile -username wpadmin -password foo
- Verify there are no other installations or uninstallations running.
- Uninstall WAS; if you need to manually uninstall it, refer to Uninstall manually.
- 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...
cd ibm/InstallationManager/uninstall
./uninstall