I have db2 v7 fp9 on aix 4.3 and I am tryin to install db2 v8, and have both at the same time. But when I try to execute the db2v8 command I get errors refering to the /usr/lib/libdb2.a ... it is a soft link pointing at the v7 libraries:
libdb2.a -> /usr/lpp/db2_07_01/lib/libdb2.a
I can I manage this ? e.i. have my db2v8 use a different libdb2.a ...
Thanks!