1、停止WAS服务如果是WAS单机(Standalone模式)环境,只需要停止WAS的AppServer服务 命令可以参考<was_install_颊俄岿髭dir>/profiles/profilename/bin/stopserver.sh servername如果是WAS集群(Cluster模式)环境,则需要停止AppServer、Nodeagent、Dmgr服务
2、卸载WAS 补丁安装工具 updateinstaller进入图形界面,在终端中输入#cd/usr/IBM/WebSphere/UpdateInstaller/uninstall#./uninstall卸载图形界面出现
3、卸载WAS产品#cd/usr/IBM/WebSphere/AppServer/uninstall#./uninstall打开卸载图形界面
4、删除产品目录#rm-rf/usr/IBM/WebSphere