%SYS
StateReason Class Reference

Reason codes providing extra information about why the system is in its current state. More...

Inheritance diagram for StateReason:
Collaboration diagram for StateReason:

Detailed Description

Reason codes providing extra information about why the system is in its current state.

Logical values are constants, defined for convenience in syDataCheck.mac 0 (StateReasonUnknown) - Reason Not Specified 1 ($$$StateReasonUserStop) - Stop Requested 2 ($$$StateReasonWorkflowStop) - Workflow Stop Phase 3 ($$$StateReasonError - Error 4 ($$$StateReasonSourceError) - Error on DataCheck Source 5 ($$$StateReasonConnectionError - Error Establishing Connection 6 ($$$StateReasonNeverStarted) - Never Started 7 ($$$StateReasonShutdown) - System Shutdown 8 ($$$StateReasonDisconnect) - Disconnect 9 ($$$StateReasonBecamePrimary) - Became Primary Mirror Member 10 ($$$StateReasonSourcePrimary) - Source is the Primary Mirror Member 11 ($$$StateReasonSourceNotPrimary) - Source is not the Primary Mirror Member 12 ($$$StateReasonBackupNotActive) - Backup is not Active

Reason codes are not provided for all states. The reason will be $$$ReasonUnknown if a specific reason is not provided.