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 > Shared Memory Usage for 32-bit instance

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-22-06, 04:30
ggnanaraj ggnanaraj is offline
Registered User
 
Join Date: Aug 2002
Location: Chennai, India
Posts: 171
Shared Memory Usage for 32-bit instance

On Solaris V8, for 32-bit DB2 UDB instance, each instance can have up to around 3.7 GB.

So, given that a system has 32 GB of RAM; we can have 6 multiple instances, each instance totaling up to 3.7 GB. Is this right?
Example:
Database 1 in instance 1 - 3 GB
Database 2 in instance 2 - 3 GB
Database 3 in instance 3 - 3 GB
Database 4 in instance 4 - 3 GB
Database 5 in instance 5 - 3 GB
Database 6 in instance 6 - 3 GB

Total of 6 Instances with one 32-bit database in each instance, all instances and databases running concurrently, using about 18 GB of RAM. Is this possible? Please clarify.

TIA.
Reply With Quote
  #2 (permalink)  
Old 05-22-06, 07:53
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Yes, that is basically correct, assuming that each instance can address up to 3.7 GB in Solaris.
__________________
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
  #3 (permalink)  
Old 05-23-06, 00:37
ggnanaraj ggnanaraj is offline
Registered User
 
Join Date: Aug 2002
Location: Chennai, India
Posts: 171
Quote:
Originally Posted by Marcus_A
Yes, that is basically correct, assuming that each instance can address up to 3.7 GB in Solaris.
Thanks for the reply.

On the other hand, is it that across all 6 instances we can have only 3.7 GB?

Thanks in advance.
Reply With Quote
  #4 (permalink)  
Old 05-23-06, 02:53
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
I am not sure where you got the 3.7 GB number (I personally don't know the correct number for DB2 instances on Solaris). But whatever the correct number for DB2 on Solaris (2 GB, 3.7 GB, etc.), that is the amount of memory that can be addressed by each instance, not the total of all instances. So if you create enough instances, you can utilize all the memory on that machine. As I stated in my previous answer, you assumption in the original post is correct.
__________________
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