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 > Initalizing HADR on linux

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-13-08, 13:48
rev1976 rev1976 is offline
Registered User
 
Join Date: Dec 2007
Posts: 78
Initalizing HADR on linux

Hello everyone,

I would like to set up HADR what is needed to do so? I am running DB2 V9 on linux intel. Thanks
Reply With Quote
  #2 (permalink)  
Old 02-14-08, 03:23
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
check the high availability guide - hadr is explained in detail.
only some db2 commands are needed to do a quick setup of hadr
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
Reply With Quote
  #3 (permalink)  
Old 02-14-08, 15:05
db2rocks db2rocks is offline
Registered User
 
Join Date: Jan 2008
Posts: 45
1)Take a full backup from primary..Ship it to secondary and restore it on secondary.Secondary should be in rollforward pending

2)Update HADR related parameters HADR_LOCAL_HOST,SVC,TIMEOUT..
on both secondary and primary

3)start hadr on standby as standby and then primary

4)use db2pd -db dbname -hadr to monitor the HADR
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