If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Das and 64 bit

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-24-06, 16:35
janks janks is offline
Registered User
 
Join Date: Jul 2004
Posts: 8
Das and 64 bit

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.
Reply With Quote
  #2 (permalink)  
Old 05-25-06, 11:24
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
/u01/db2admin/das/lib/ probably points to 32-bit libraries. Update the symlink to point to the 64-bit library directory.
Reply With Quote
  #3 (permalink)  
Old 05-25-06, 13:25
janks janks is offline
Registered User
 
Join Date: Jul 2004
Posts: 8
That worked! Thanks for the help.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On