Error 0x800713DA
Value: -2147019814 | 0x800713DA | 2147947482
What does it mean ?
-
ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST
-
- You cannot bring the group online because the owner of the group is not in the preferred list for the group. To change the owner node for the group, move the group.
- Value: 5082 | 0x13DA | 0b0001001111011010
Where does it come from ?
-
FACILITY_WIN32
-
- Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
- Value: 7 | 0x007 | 0b00000111
StackOverflow
Other Errors for FACILITY_WIN32