Is there a way to upgrade the das to 64 bit? We have upgraded the other DB2 instances on the server to 64 bit (on AIX). We have a process that runs under db2admin which activates each of the databases by first sourcing the instance profile. This process not longer works and recieves the following error:
Could not load program db2:
Could not load module /usr/opt/db2_08_FP10/lib64/libdb2.a(shr_64.o).
Dependent module /u01/db2admin/das/lib/libdb2osse.a(shr_64.o) could not be loaded.
Member shr_64.o is not found in archive
We have some ideas to work-around this but I was wondering if there was a way to make the das compatible with the 64 bit instances.
Thanks.