Heart bear is working or not ?
-
Monday, July 23, 2012 8:53 AM
Hi Team
In Database Mirroring Witneess server Heart beat is pinging or not from principal to mirroring how can we find out?
subu
All Replies
-
Monday, July 23, 2012 9:31 AMModeratorWhat the the problem you are trying to solve? We may suggest you better options.
Did you try database mirroring monitor?Balmukund Lakhani | Please mark solved if I've answered your question, vote for it as helpful to help other user's find a solution quicker
--------------------------------------------------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------------------------------------------------------------------
My Blog | Team Blog | @Twitter -
Monday, July 23, 2012 9:33 AM
netstat -ano | find /i "2276"
here in the the example 2276 is PID, you can check the PID from the task manager
option 2
telnet 192.168.192.195 5022
in the example 192.168.192.195 is the ip of the system and 5022 is the port of the server
Ramesh Babu Vavilla MCTS,MSBI
-
Monday, July 23, 2012 9:52 AM
Hi BalMukund,
Thanks for your reply..
I hope i will get perfect answer from your end.
One client is asking in witness server Heart beat was working or not How can i check?
Please suggest me. How can we know data was moving from Principal to Mirrorservers?
Thanks in advance
subu
-
Monday, July 23, 2012 9:59 AM
check database mirroring monitorRamesh Babu Vavilla MCTS,MSBI
- Proposed As Answer by vr.babu Monday, July 23, 2012 9:59 AM

