DavidFilmer wrote:
> In DB2 v7, there is a basic directory /usr/lpp/db2_07_01 which
> contains useful stuff like a ./instance directory with more useful
> stuff inside (like db2icrt).
According to AIX's guidelines, software isn't actually supposed to install
to /usr/lpp - that's reserved for LPP (installp). Thus, DB2 moved to
/usr/opt, as per AIX's guidelines.
You should also notice the "whole slew of directories" in /usr/lpp for v7 as
well. You just may not have noticed before
But, as has been pointed out, you should be moving to v9 ASAP since v8 is
about to go out of support.
>> Stay informed about: Why no /usr/lpp/db2_08_01 directory (and where's all the s..