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 8.1 HA Failover

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-24-03, 12:09
pthawley pthawley is offline
Registered User
 
Join Date: Sep 2003
Location: Bay Area, CA
Posts: 3
Question DB2/UDB 8.1 HA Failover

All,

I am doing some preliminary research on HA failover capabilities on DB2/UDB 8.1. The docs are a little light on details so I thought I'd ask this forum ...

Let say I have a two node cluster (NodeA and NodeB) with each node running its own instance of DB2/UDB (InstanceA and InstanceB) servicing completely different databases and applications. I understand one supported configuration is a "mutual failover" where each node monitors the other and fails over under the right fault conditions.

My question is ... When the NodeA fails, does the original instanceB on NodeB simply "mount" InstanceA's databases and run rollforward recovery on its logs. In other words, when failover occurs, must an entire startup of DB2 occur (including all the costs associated with it such as allocating memory, setting up buffer pools, etc ...)?

Perhaps it depends on the HA software used (HACMP vs Veritas, etc.), but I imagine DB2/UDB needs some capabilities to support failover to an already running instance.

Thanks in advance
Peter
Reply With Quote
  #2 (permalink)  
Old 10-26-03, 18:10
dlafreni dlafreni is offline
Registered User
 
Join Date: Jun 2003
Location: Canada
Posts: 35
I don't known other HA that HACMP and the aswer to "In other words, when failover occurs, must an entire startup of DB2 occur" is yes.

HTH
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