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 > Multiple DB2 Servers Hitting Single Database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-23-03, 12:12
seppeusa seppeusa is offline
Registered User
 
Join Date: Dec 2003
Posts: 1
Lightbulb Multiple DB2 Servers Hitting Single Database

I was wondering if anyone here has tried setting up 2 UDB v8.1.1.32 servers on AIX 5.2, hitting a single data point? I'd like to know if this is doable utilizing HACMP as a load balancer between the 2 servers.
Reply With Quote
  #2 (permalink)  
Old 12-24-03, 11:47
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: Multiple DB2 Servers Hitting Single Database

AFAIk, there is no 'inbuilt' facility in db2 for load balancing or high availabiltiy ... You should consider third party tools(like HACMP for HA)

Sorry if my answer is not of much help

Cheers
Sathyaram

Quote:
Originally posted by seppeusa
I was wondering if anyone here has tried setting up 2 UDB v8.1.1.32 servers on AIX 5.2, hitting a single data point? I'd like to know if this is doable utilizing HACMP as a load balancer between the 2 servers.
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 12-29-03, 05:46
jsander jsander is offline
Registered User
 
Join Date: Apr 2003
Posts: 191
Re: Multiple DB2 Servers Hitting Single Database

Hi seppeusa,

I can't quite see in what respect HACMP might help you with load balancing.

There may be a solution with DB2, namely the partitioning feature. It lets you basically spread your data across servers, and allows for retrieval and manipulation of that data on each server. The partitioning feature in DB2 is targeted at warehouse environments.

If it is OLTP what you got in mind you may be better off using Oracle with RAC option.

Johann

Quote:
Originally posted by seppeusa
I was wondering if anyone here has tried setting up 2 UDB v8.1.1.32 servers on AIX 5.2, hitting a single data point? I'd like to know if this is doable utilizing HACMP as a load balancer between the 2 servers.
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