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 Disaster Recovery Locations - How do you manage it?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-09-11, 17:06
abeaton abeaton is offline
Registered User
 
Join Date: Jun 2007
Posts: 12
Multiple Disaster Recovery Locations - How do you manage it?

I would like to sort out a solution to the question of multiple disaster recovery site options for a critical database.
Currently, I am running a database with HADR on a second machine at our primary physical site, with log shipping to a secondary physical site. If possible, I'd like to keep multiple machines running at the primary site in order to keep the convenience and safety of HADR, but I'm not really happy with log shipping as a remote solution. It meets the legal requirements for our business, but it's too easy to lose transactions in the case of a catastrophic primary site failure.
I'm curious about what other dbas with multiple standbys are doing as a solution.
We're running DB2 9.7.4 on Solaris/X86
Thanks in advance
-Andy
Reply With Quote
  #2 (permalink)  
Old 11-09-11, 17:36
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
In SYNC or NEARSYNC mode you only lose in-flight transactions if the primary site fails, which would happen in any case, so?
Reply With Quote
  #3 (permalink)  
Old 11-09-11, 17:38
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Having read your post again, you use HADR locally, not remotely. Then you might consider a distributed storage mirror.
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