View Single Post

   
  #1 (permalink)  
Old 02-27-2008, 11:27 AM
Laurence
 
Posts: n/a
Default DB2 HADR state for DB2 v9.1

Hi folks,

Anyone knows what do these mean?

Primary log position(file, page, LSN) = S0000009.LOG, 0,
00000000036B0000
Standby log position(file, page, LSN) = S0000008.LOG, 357,
000000000342D073
Log gap running average(bytes) = 2633608

Is HADR state real peer when the HADR state is peer but the above
primary/standby log position are not the same? May I takeover the HADR
at that time, or shall wait the primary/standby log position are the
same?


Thanks in advance~

Reply With Quote