We had problems with our Db2 V8 instances running after we installed DB2 EEE V7.2 on our AIX 5.1 servers.
We ran the /usr/opt/db2_08_07/cfg/db2rmln and db2ln commands as root and that fixed the V8 problems but now we are encountering DB2 V7 EEE problems.
DB21018E A system error occurred. The command line processor could not
continue processing.
and then I tried to run the /usr/lpp/db2_07_01/db2rmln and db2ln commands as root but we got the following errors:
User Response: Check permissions for the parent directory and
restart the install process. Suggested directory permissions are
u=rwx,go=rx.
DBI1087E An attempt to create the link /usr/include/db2ApiDf.h failed.
Explanation: The given link cannot be created. It could be that
the write permission on its parent directory has been turned off,
or that a file or directory with the same name already exists.
User Response: Check permissions for the parent directory and
restart the install process. Suggested directory permissions are
u=rwx,go=rx.
DBI1087E An attempt to create the link /usr/include/db2AuCfg.h failed.
Can someone tell me what to do to get both of these working in the same environments?
I have no problems on another server but cannot see any differences
thanks
Mark