| pescador 2007-12-21, 1:27 pm |
| Please make sure you have completely uninstalled the previous software by following these instructions:<br />
<br />
Perform the following steps to completely uninstall WebSphere Portal v6 Express and DB2:<br />
Linux® <br />
1. Execute <Portal Express root>/uninstall/uninstall.sh. This will uninstall WebSphere Portal, WebSphere Application Server and drop the DB2 instance and databases.<br />
2. Execute <Db2 Express root>/install/db2_deinstall -a<br />
3. Execute the following commands as the ROOT user to delete the OS users and groups created by the installation:<br />
userdel -r wpdb2ins<br />
userdel -r wpdb2fen<br />
groupdel wpdb2iad<br />
groupdel wpdb2fad<br />
4. Execute rm -Rf /var/db2 (unless there are other DB2 installations on the machine)<br />
5. Execute rpm -e gsk7bas (unless there are other DB2 installations on this machine)<br />
6. Execute rm -Rf <Express root directory><br />
<p />
Windows® <br />
1. Uninstall WebSphere Portal v6 Express using Add/Remove Programs. This will uninstall WebSphere Portal, WebSphere Application Server and drop the DB2 instance and databases.<br />
2. Uninstall DB2 using Add/Remove Programs<br />
3. Remove the C:/<dbuser> directory if present<br />
4. Remove the <dbuser> from the system.
|