my system,
RedHat 6.1, and DB2 Personal Edition.
cd /mnt/cdrom
./db2setup -d
then, smitty-like screen is displayed,
some field is filled, and press "OK".
install process is progress,
but, hang on the "Start DB2 Instance" section.
on hard disk,
/home/db2inst1/
/usr/IBMdb2/
some process is going on,
but do not work "Start DB2 Instance", ... why ?
....
------------------------------------------------------
by crea...@digiwave.co.kr
> RedHat 6.1, and DB2 Personal Edition.
> cd /mnt/cdrom
> ./db2setup -d
> then, smitty-like screen is displayed,
> some field is filled, and press "OK".
> install process is progress,
> but, hang on the "Start DB2 Instance" section.
> on hard disk,
> /home/db2inst1/
> /usr/IBMdb2/
> some process is going on,
> but do not work "Start DB2 Instance", ... why ?
RedHat 6.1 changed their linker on us. If you go to
ftp://ftp.software.ibm.com/ps/products/db2/tools, you need to get
either db2rh61gafix.tgz or db2rh61fix.tgz (see the readme in that
directory), untar it (tar xvzf <tgz filename>), and follow the
instructions therein. This is a patch that works around the problem.
(We're working with RH to fix this problem.)