![]() Operating systems: i5/OS, Linux,Windows |
If you have a complete and functional uninstallation program, you can uninstall IBM® WebSphere® Portal Express only or both WebSphere Portal Express and IBM WebSphere Application Server.
Perform the following steps to uninstall WebSphere Portal Express using the uninstallation program:WebSphere Application Server system type | Command |
---|---|
Base or Express | rmvwpprofile.sh -profileName wp_profile -username userid -password password -wasfamily base |
Network Deployment | rmvwpprofile.sh -profileName wp_profile -username userid -password password |
Option | Description |
---|---|
Graphical user interface | uninstall400.bat |
Console mode remote | uninstall400.bat -console |
Console mode local | uninstall.sh |
Silent install remote | uninstall400.bat -options "path_to_file\response_filename", where path_to_file is the full path to the response file and response_filename is the name of the file. A sample uninstall response file (uninstallresponse.txt) are located in the setup CD root directory.Important: Only put quotation marks around the file name if there are spaces in the directory path or file name. |
Silent install local | uninstall.sh -options "path_to_file\response_filename", where path_to_file is the full path to the response file and response_filename is the name of the file. A sample uninstall response file (uninstallresponse.txt) are located in the setup CD root directory.Important: Only put quotation marks around the file name if there are spaces in the directory path or file name. |