To install the DB2 Client Application Enabler on SINIX, SCO OpenServer or Silicon IRIX, you will perform the following steps:
You can also set the DB2 operating environment and optionally create links for DB2 files.
On the CD-ROM, the installation image for the DB2 Client Application Enabler for SINIX is available in the /cdrom/db2/sinix/IBMdb2directory. To install the DB2 products, you must use the pkgadd command.
Install the DB2 products as follows:
mkdir /cdrom mount -F hs /dev/ios0/sdisk006s0 /cdrom
where /cdrom is the CD-ROM mount directory.
The install images for DB2 for SINIX products are available in the /cdrom/db2/sinix/IBMdb2 directory.
pkgadd -d /cdrom/db2/sinix/IBMdb2 db2cliv21 db2msgDe db2conv
Some kernel configuration parameters must be changed to use DB2 Client Application Enabler for SINIX. Use the SINIX idtune command to update the values as given in Table 28. After doing so, rebuild the SINIX kernel and reboot the system for the changes to take effect.
The following values are the minimum recommended:
Table 28. SINIX Kernel Configuration Parameters (Recommended Values)
SINIX RM600 Kernel Parameter | Recommended Value |
---|---|
MSGMAX MSGMNB MSGSEG MSGSSZ |
65535 65535 8192 16 |
Note: | The kernel configuration parameters MDGMNB and MSGMAX must be changed to 65535. |
![]() |
Install the DB2 products as follows:
mkdir /cdrom mount /dev/cd0 /cdrom
Install images for DB2 products are available in the /cdrom/db2/sco/IBMdb2 directory.
custom
/cdrom/db2/sco/IBMdb2
Change the values as given in the table that follows by updating the /etc/conf/cf.d/stune file. Then, rebuild the kernel and reboot the system for the changes to take effect.
Table 29. SCO OpenServer Kernel Configuration Parameters (Recommended Values)
Kernel Parameter | Recommended Value |
---|---|
MSGSSZ SEMMAP SEMMNI SEMMNS SEMMNU |
64 100 100 100 100 |
![]() |
On the CD-ROM, the installation image for Silicon Graphics IRIX products is contained in the /cdrom/db2/sgi/IBMdb2 directory.
Install the DB2 software as follows:
mount -t iso9660 <device> <mount-point>
For example, to mount the CD-ROM as /cdrom, enter the following commands:
mkdir /cdrom mount -t iso9660 /dev/scsi/sc0d7l0 /cdrom
pkgadd -d /cdrom/db2/sgi/IBMdb2 db2cliv21 db2conv
![]() |