System error codes will appear in software programs and in various areas within the Windows operating system after certain errors occur.
Important: A system error code is not the same as a Device Manager
error code or a browser error code, even though the error numbers may sometimes be the same.
Below is a list of system error codes from Code 600 to Code 699, along with a description of what the error code means.
Looking for system error codes outside of this range? See my
Complete List of System Error Codes for error code details from Code 1 to Code 15299.
Error Code 600
System error code 600 means "Internal OFS status codes indicating how an allocation operation is handled. Either it is retried after the containing onode is moved or the extent stream is converted to a large stream." This error code may also display as "ERROR_CONVERT_TO_LARGE" or as the value 0x258.Error Code 601
System error code 601 means "The attempt to find the object found an object matching by ID on the volume but it is out of the scope of the handle used for the operation." This error code may also display as "ERROR_FOUND_OUT_OF_SCOPE" or as the value 0x259.Error Code 602
System error code 602 means "The bucket array must be grown. Retry transaction after doing so." This error code may also display as "ERROR_ALLOCATE_BUCKET" or as the value 0x25A.Error Code 603
System error code 603 means "The user/kernel marshalling buffer has overflowed." This error code may also display as "ERROR_MARSHALL_OVERFLOW" or as the value 0x25B.Error Code 604
System error code 604 means "The supplied variant structure contains invalid data." This error code may also display as "ERROR_INVALID_VARIANT" or as the value 0x25C.Error Code 605
System error code 605 means "The specified buffer contains ill-formed data." This error code may also display as "ERROR_BAD_COMPRESSION_BUFFER" or as the value 0x25D.Error Code 606
System error code 606 means "{Audit Failed} An attempt to generate a security audit failed." This error code may also display as "ERROR_AUDIT_FAILED" or as the value 0x25E.Error Code 607
System error code 607 means "The timer resolution was not previously set by the current process." This error code may also display as "ERROR_TIMER_RESOLUTION_NOT_SET" or as the value 0x25F.Error Code 608
System error code 608 means "There is insufficient account information to log you on." This error code may also display as "ERROR_INSUFFICIENT_LOGON_INFO" or as the value 0x260.Error Code 609
System error code 609 means "{Invalid DLL Entrypoint} The dynamic link library %hs is not written correctly. The stack pointer has been left in an inconsistent state. The entrypoint should be declared as WINAPI or STDCALL. Select YES to fail the DLL load. Select NO to continue execution. Selecting NO may cause the application to operate incorrectly." This error code may also display as "ERROR_BAD_DLL_ENTRYPOINT" or as the value 0x261.