472,328 Members | 1,016 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,328 software developers and data experts.

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. Or 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 iteself needs some capabilities to support failover to
an already running instance.

Thanks in advance

Peter
--
Posted via http://dbforums.com
Nov 12 '05 #1
1 2401
The disks must be shared in a twin tailed configuration. Typically, the
instance is started on NodeB using the IP address of the instance of
NodeA (so the applications that were connected to NodeA can reconnect to
the same IP address). When starting, the instance on NodeB performs
crash recovery, rolling forward through the log records generated by the
Instance on NodeA.

pthawley wrote:
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. Or 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 iteself needs some capabilities to support failover to
an already running instance.

Thanks in advance

Peter
--
Posted via http://dbforums.com


Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Sue | last post by:
I'm having a problem understanding how TAF to a standby database in jdbc would work. I currently have a production database with a standby...
1
by: Nico de Groot | last post by:
I have a 2 node Microsoft 2000 cluster with a shared storage device. I want to create automatic failover for MS SQL 2000 server. I can do that wit...
1
by: kumar | last post by:
Dear Friends, I wanted to configure Failover cluster for SQL Server 2000 on Windows 2000 advanced servers. I have only 2 no.s of windows 2000...
1
by: news.microsoft.com | last post by:
Is there an elegant way to clear out the ADO connection pool used by the SQL Server State Service following a cluster failover? We are using a...
5
by: uspensky | last post by:
We are trying to setup a system to system failover cluster using two nodes (x346) which each have a single hba running to seperate controllers on...
1
by: theSpinel | last post by:
Is it possible to failover a single or a selected number of databases onto a standby server? We're currently log shipping about 12 databases to a...
3
by: afreema | last post by:
I am interested in failover for DB2 Version 9 on an AIX environment. Can you give me any recommendations?
0
by: Vinod Sadanandan | last post by:
Fast-Start Failover An Overview In Dataguard Environment ============================================================================= This...
8
by: Guy Macon | last post by:
How to increase web server uptime with DNS failover: For illustration, let's start with some really bad hosting... Find four free web hosts...
0
by: tammygombez | last post by:
Hey fellow JavaFX developers, I'm currently working on a project that involves using a ComboBox in JavaFX, and I've run into a bit of an issue....
0
by: tammygombez | last post by:
Hey everyone! I've been researching gaming laptops lately, and I must say, they can get pretty expensive. However, I've come across some great...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.