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 > 32bit to 64bit

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-05-06, 22:40
redwolf redwolf is offline
Registered User
 
Join Date: Apr 2004
Posts: 179
32bit to 64bit

Is there anything that must be done to make db2 databases 64bit after running db2iupdt -w 64 to update the instance to 64bit ? I'm on db2 v8.2 Fixpack 9, and Solaris OS.

Thanks
Reply With Quote
  #2 (permalink)  
Old 08-06-06, 02:44
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
64b

no db2iupdt is enough
just verify the .profile if any setting specific to lib32
lib is default and in your case 64b
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #3 (permalink)  
Old 08-06-06, 08:03
redwolf redwolf is offline
Registered User
 
Join Date: Apr 2004
Posts: 179
Would I have to rebind packages?
Reply With Quote
  #4 (permalink)  
Old 08-08-06, 05:29
Tank Tank is offline
Registered User
 
Join Date: Feb 2004
Location: Copenhagen
Posts: 220
Arrow Yes

I think its necessary to rebind everything
__________________
Kristian K. Hansen
Project Supervisor
National Board of Health
Reply With Quote
  #5 (permalink)  
Old 08-10-06, 10:31
cchattoraj cchattoraj is offline
Registered User
 
Join Date: Mar 2003
Posts: 343
On AIX, we had to chage the data and stack settings of instance id, data to unlimited, stack to 32768. It may help to find out what the values should be for your platform.
You may need to make some configuration changes since the pointers become larger. We noticed that the number of deadlocks increased. There were some other config changes which we made, however, we did add memory to the servers. We increased FCM parms, sortheap, doubled buffpage, dbheap.

HTH

Last edited by cchattoraj; 08-10-06 at 10:38.
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