How to get the information if a recovery is running?

The information if a recovery in redundant system is running is stored at the datapoint element _ReduManager(_2).IsRecovering.
The DPE is set by the server which is doing the active recovery. The server doing the passive recovery is the system starting up and it does not write at the dp-elements.

When the recovery is started the value 1 is written for the system which is performing the active recovery. For the other system the value 2 will be written to the dp-element.
The value 0 is set for both dp-elements when the recovery for the database and between the event-manager on both servers is finished.

E.g. server 1 is running and server 2 is started
server 1 = active recovery
server 2 = passive recovery

_ReduManager.IsRecovering = 1
_ReduManager_2.IsRecovering = 2

Date added:
Last revised:
Hits:
6.554
Rating:
Rating: 3.0. 51 vote(s).
51 anonymous votes
No rating done at all.
Your vote was '' (0 of 5) You are an anonymous user.
You may log on to do personalized votings
Click the rating bar to rate this item Please log on to do ratings
  • Notification

    FE user cannot be identified! (1403201096)

Tags:
Redundancy