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 > DB2 UDB 64-bit Vs 32-bit

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-17-06, 00:40
ggnanaraj ggnanaraj is offline
Registered User
 
Join Date: Aug 2002
Location: Chennai, India
Posts: 171
DB2 UDB 64-bit Vs 32-bit

When I look @ the URL http://www-306.ibm.com/software/data...is3264bit.html
I see that there are no separate binaries for 32-bit and 64-bit solaris. This being the case, am I right to assume that a sun sparc system that has 32-bit DB2 UDB installed can be updated to use 64-bit with the same binary software used intially to install 32-bit DB2 UDB?

What is the performance gain, if any, after moving to 64-bit DB2 UDB from 32-bit DB2 UDB on a Sun SPARC Solaris box?

Thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 05-17-06, 00:55
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
I don't know about the binaries, but the primary benefit of 64-bit DB2 is the ability to address more memory, especially for the bufferpools. In 32-bit, DB2 instances are constrained to about 2GB of memory (depending on which operating system), unlike 64-bit DB2 which can address just about as much physical memory as any server can support.

Whether your DB2 database can benefit from addressing more system memory depends on the amount of data in the database and the performance requirements of the application. If the total of all your bufferpools for an instance is less than 1.5 GB and your bufferpool hit ratio is already at 99%+, then you are not likely to see any performance improvement by using larger bufferpools that are available with 64-bit DB2.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
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