DOMINO AND DB2


Upgrading to DB2 8.2.2 if you have a previous version of DB2 already installed
Use this procedure if you have a version of DB2, other than DB2 8.2.2, already installed. All of the commands in this procedure are UNIX-specific.

Prerequisites

1. Complete these tasks before installing DB2 8.2.2:

2. To switch to the root authority, type this command:
Procedures

1. For each DB2 instance, type these commands:

Note If you are using hacmp, use the ha_db2stop command instead of db2stop, because db2stop will trigger a failure event.


2. Type these commands:
3. Run slibclean to unload unused shared libraries from memory:
4. Stop all instances, including the Fault Monitor, that are using DB2 version 8.

5. Locate the file fixpak ###.tar.Z. (Where ### refers to the number for DB2 8.2.2, FixPak 9)

6. Uncompress fixpak. ###.tar.Z, and then tar -xvf .fixpak ###tar.

7. Change directory to fixpak ### .

8. Log in as root, and then run installFixPak.

9. Log in as root, and then type this command to update all instances:

10. For each instance, log in as the instance owner and then enter the db2start command to restart each instance.

11. Log in as the DAS owner, and then run this command to restart the administration server:


See also