Windows error 0x000003F6, 1014

Detailed Error Information

REGISTRY_RECOVERED[1]

MessageOne of the files in the registry database had to be recovered by use of a log or alternate copy. The recovery was successful.
Declared inwinerror.h

This appears to be a raw Win32 error. More information may be available in error 0x800703F6.

HRESULT analysis[2]

This is probably not the correct interpretation of this error. The Win32 error above is more likely to indicate the actual problem.
FlagsSeveritySuccess

This code indicates success, rather than an error. This may not be the correct interpretation of this code, or possibly the program is handling errors incorrectly.

Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode0 (0x000)
NameFACILITY_NULL[2][1]
DescriptionThe default facility code.[2][1]
Error Code1014 (0x03f6)

Questions

3votes
1answer

SBS 2011 "All GC's are down" after migration

I had an SBS 2008 server that was on its last legs, so I did a migration from SBS 2008 to SBS 2011. Everything was going great, until I got to the last step and did a dcpromo on the old SBS 2008 machine to take it off the network. [...] read more
windows-sbs-2011
0votes
2answers

Windows Domain Controller/DNS Failure

I have a previous question up about this, but I've come to some new information and I figured I would start a new post to stir up some new discussion. To start, I will give you all a short description of our network setup (from the way I understand it). [...] read more
domain-name-system
active-directory
windows-server-2008-r2
domain-controller

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0