Use this procedure to install DB2 for use with Blueworx Voice Response. You
must install DB2 if you are installing Blueworx Voice Response for the
first time or if you are migrating from Blueworx Voice Response Version 4.2.
If a problem occurs during installation, use the information and
instructions in the AIX documentation. Informational and warning messages
displayed by Blueworx Voice Response are
explained in the Blueworx Voice Response for AIX:
Problem Determination information.
- Log on to AIX as root, if you are not
logged on already.
If you are installing or migrating, do not
log in as sudo root.
- Run the ./usr/local/bin/db2ls command
(as root). If the correct version of DB2 is already installed, this
command should return 9.5.0.4 or higher.
- Check that you have the correct operating system level (see The operating system).
- Making an AIX system backup: If you have made any changes
since the last backup, make a backup copy of the system now. Use the mksysb command
to back up the data in the root volume group. Use the savevg command
to back up other volume groups. See the AIX: Installation Guide,
for further information. If something goes wrong during the software
installation, you can then restore the system.
- Creating a CD file system: If you already have a CD file
system, you can skip to step 11.
Otherwise, type the following command and press Enter:
smitty crcdrfs
- Press F4 in the DEVICE name entry field to display a list
of file systems.
- Select cd0.
- In the MOUNT POINT entry field type /cdrom .
- For Mount Automatically at System Restart select no.
- Press Enter.
The system creates the CD file system.
Review the output when it has finished.
- Insert Blueworx Voice Response installation
CD labelled “IBM DB2 - limited use, Version 9.5” into the drive.
- Mounting a CD: Type the following command and
press Enter:
smitty mountfs
- Press F4 in the NAME of file system to unmount entry
field to display a list of file systems.
- Select the CD-ROM file system (for example /dev/cd0).
- Press Enter.
The system mounts the CD. Review the
output when it has finished.
- Press F10 to exit from SMIT.
- Install the DB2 files from the DB2 CD: Type
the following command and press Enter:
cd /cdrom
- Type the following command and press Enter:
./db2_install -p wse -f NOTSAMP -n -b /opt/IBM/db2/V9.5
The
installation of DB2 can take between 10 to 30 minutes to complete.
- When the installation has completed, press F10 to exit from SMIT
- Type: cd /
- Type: umount /cdrom
- Remove the DB2 CD from the drive.
- Run the ./usr/local/bin/db2ls command
(as root) again. If the correct version of DB2 is correctly installed,
this command should return 9.5.0.4 or higher.