To install DB2 Enterprise - Extended Edition (DB2 EEE), perform the following steps:
Step 1. | Log on to the Control workstation as a user with root authority. | ||||||||||||||||||
Step 2. | Insert the appropriate CD-ROM into the drive. | ||||||||||||||||||
Step 3. | Create a directory for the CD-ROM. To create a directory, enter the following command: mkdir /cdrom | ||||||||||||||||||
Step 4. | Allocate a CD-ROM file system by entering the following command: crfs -v cdrfs -p ro -d cd0 | ||||||||||||||||||
Step 5. | Mount the CD-ROM file system by entering the following command: mount -v cdrfs -r /dev/cd0 /cdrom | ||||||||||||||||||
Step 6. | Start the installation program on each workstation that will participate in your partitioned database system by entering the following command: dsh installp -qagXd /cdrom/db2 db2_06_01.xlic
| ||||||||||||||||||
Step 7. | The db2_06_01.xlic fileset will only install those components that are required to run DB2 EEE, this fileset will not install the Control Center and only install the English version of the DB2 messages, documentation. To install any non-English DB2 messages, documentation, or the Control Center, perform the following steps:
| ||||||||||||||||||
Step 8. | Enter the lslpp -l | grep db2_06_01 command when the installation completes to see the DB2 components that were installed on your system. | ||||||||||||||||||
Step 9. | Log out.
|