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 FailOver - Switch Over

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-30-10, 11:53
mahesh_terdal mahesh_terdal is offline
Registered User
 
Join Date: Feb 2009
Posts: 27
DB2 FailOver - Switch Over

Hi All,

Our product makes use of DB2 database for auditing, we want to configure failover for main audit DB in case of a disaster.

Can DB2 experts help me to choose a best way to achieve this? is it possible to set replication between main Audit db and a slave DB and switch to slave in case of a disaster ? if it is possible can you please provide me the links which explain this strategy?

Thanks in advance,

Mahesh
Reply With Quote
  #2 (permalink)  
Old 08-30-10, 12:33
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Unless you need to access the slave database at the same time as the master, replication would not be the best approach for you. A standby database using HADR will be sufficient. Search the manual for HADR.
Reply With Quote
  #3 (permalink)  
Old 08-30-10, 18:48
mahesh_terdal mahesh_terdal is offline
Registered User
 
Join Date: Feb 2009
Posts: 27
Hi,

Thanks for replying, can you please let me know whther the switch over occurs automatically in case of a crash such that client have not to be worried about availability of a server?

Please explain.
Reply With Quote
  #4 (permalink)  
Old 08-30-10, 23:38
sheng fei bao sheng fei bao is offline
Registered User
 
Join Date: Aug 2010
Posts: 1
the automatical failover can be achived by TSA, which is integrated with db2 v95 and v97. That's also part of DB2 HA feature.
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