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 > HADR suggestion

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-02-09, 20:04
db2aix db2aix is offline
Registered User
 
Join Date: Jul 2009
Location: USA
Posts: 50
HADR suggestion

We're using DB2 9.5 on AIX and are looking at implementing HADR. HADR doesn't perform automatic failover so we need to use HACMP or TSA to automate it? Any suggestion which one to use? Are there any other options to automate the failover?

Last edited by db2aix; 09-02-09 at 20:13.
Reply With Quote
  #2 (permalink)  
Old 09-02-09, 21:34
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Veritas Cluster Manager makes a product that has an HADR agent. I have not personally used it, but looked at it about 3 years ago. TSA was not very good at the time, but has improved greatly since then in terms of HADR integration. My company uses Red Hat Cluster Manager (decision of the system admins).
__________________
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 09-03-09, 11:23
db2aix db2aix is offline
Registered User
 
Join Date: Jul 2009
Location: USA
Posts: 50
Can HADR be used by itself? I mean do we really need to use some cluster software such as HACMP? If we don't use it, how do we detect primary is down and when to switch over to standby?
Reply With Quote
  #4 (permalink)  
Old 09-03-09, 17:07
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
You can use HADR without a cluster manager. If you write your own scripts to monitor the databases you could issue the takeover command yourself. But in that case you have just written your own cluster manager (not that there is anything wrong with that). It would be best if the monitoring was done from a third server IMO.
__________________
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
  #5 (permalink)  
Old 09-03-09, 21:44
db2aix db2aix is offline
Registered User
 
Join Date: Jul 2009
Location: USA
Posts: 50
This is exactly what I wanted to know
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