error_id
stringlengths 4
72
| id
int64 1
2.75k
| error_code
stringlengths 7
44
| description
stringlengths 3
414
|
---|---|---|---|
ERROR_OPLOCK_BREAK_IN_PROGRESS | 445 | 742 (0x2E6) | An open/create operation completed while an oplock break is underway. |
ERROR_VOLUME_MOUNTED | 446 | 743 (0x2E7) | A new volume has been mounted by a file system. |
ERROR_RXACT_COMMITTED | 447 | 744 (0x2E8) | This success level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has now been completed. |
ERROR_NOTIFY_CLEANUP | 448 | 745 (0x2E9) | This indicates that a notify change request has been completed due to closing the handle which made the notify change request. |
ERROR_PRIMARY_TRANSPORT_CONNECT_FAILED | 449 | 746 (0x2EA) | {Connect Failure on Primary Transport} An attempt was made to connect to the remote server %hs on the primary transport, but the connection failed. The computer WAS able to connect on a secondary transport. |
ERROR_PAGE_FAULT_TRANSITION | 450 | 747 (0x2EB) | Page fault was a transition fault. |
ERROR_PAGE_FAULT_DEMAND_ZERO | 451 | 748 (0x2EC) | Page fault was a demand zero fault. |
ERROR_PAGE_FAULT_COPY_ON_WRITE | 452 | 749 (0x2ED) | Page fault was a demand zero fault. |
ERROR_PAGE_FAULT_GUARD_PAGE | 453 | 750 (0x2EE) | Page fault was a demand zero fault. |
ERROR_PAGE_FAULT_PAGING_FILE | 454 | 751 (0x2EF) | Page fault was satisfied by reading from a secondary storage device. |
ERROR_CACHE_PAGE_LOCKED | 455 | 752 (0x2F0) | Cached page was locked during operation. |
ERROR_CRASH_DUMP | 456 | 753 (0x2F1) | Crash dump exists in paging file. |
ERROR_BUFFER_ALL_ZEROS | 457 | 754 (0x2F2) | Specified buffer contains all zeros. |
ERROR_REPARSE_OBJECT | 458 | 755 (0x2F3) | A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link. |
ERROR_RESOURCE_REQUIREMENTS_CHANGED | 459 | 756 (0x2F4) | The device has succeeded a query-stop and its resource requirements have changed. |
ERROR_TRANSLATION_COMPLETE | 460 | 757 (0x2F5) | The translator has translated these resources into the global space and no further translations should be performed. |
ERROR_NOTHING_TO_TERMINATE | 461 | 758 (0x2F6) | A process being terminated has no threads to terminate. |
ERROR_PROCESS_NOT_IN_JOB | 462 | 759 (0x2F7) | The specified process is not part of a job. |
ERROR_PROCESS_IN_JOB | 463 | 760 (0x2F8) | The specified process is part of a job. |
ERROR_VOLSNAP_HIBERNATE_READY | 464 | 761 (0x2F9) | {Volume Shadow Copy Service} The system is now ready for hibernation. |
ERROR_FSFILTER_OP_COMPLETED_SUCCESSFULLY | 465 | 762 (0x2FA) | A file system or file system filter driver has successfully completed an FsFilter operation. |
ERROR_INTERRUPT_VECTOR_ALREADY_CONNECTED | 466 | 763 (0x2FB) | The specified interrupt vector was already connected. |
ERROR_INTERRUPT_STILL_CONNECTED | 467 | 764 (0x2FC) | The specified interrupt vector is still connected. |
ERROR_WAIT_FOR_OPLOCK | 468 | 765 (0x2FD) | An operation is blocked waiting for an oplock. |
ERROR_DBG_EXCEPTION_HANDLED | 469 | 766 (0x2FE) | Debugger handled exception. |
ERROR_DBG_CONTINUE | 470 | 767 (0x2FF) | Debugger continued. |
ERROR_CALLBACK_POP_STACK | 471 | 768 (0x300) | An exception occurred in a user mode callback and the kernel callback frame should be removed. |
ERROR_COMPRESSION_DISABLED | 472 | 769 (0x301) | Compression is disabled for this volume. |
ERROR_CANTFETCHBACKWARDS | 473 | 770 (0x302) | The data provider cannot fetch backwards through a result set. |
ERROR_CANTSCROLLBACKWARDS | 474 | 771 (0x303) | The data provider cannot scroll backwards through a result set. |
ERROR_ROWSNOTRELEASED | 475 | 772 (0x304) | The data provider requires that previously fetched data is released before asking for more data. |
ERROR_BAD_ACCESSOR_FLAGS | 476 | 773 (0x305) | The data provider was not able to interpret the flags set for a column binding in an accessor. |
ERROR_ERRORS_ENCOUNTERED | 477 | 774 (0x306) | One or more errors occurred while processing the request. |
ERROR_NOT_CAPABLE | 478 | 775 (0x307) | The implementation is not capable of performing the request. |
ERROR_REQUEST_OUT_OF_SEQUENCE | 479 | 776 (0x308) | The client of a component requested an operation which is not valid given the state of the component instance. |
ERROR_VERSION_PARSE_ERROR | 480 | 777 (0x309) | A version number could not be parsed. |
ERROR_BADSTARTPOSITION | 481 | 778 (0x30A) | The iterator's start position is invalid. |
ERROR_MEMORY_HARDWARE | 482 | 779 (0x30B) | The hardware has reported an uncorrectable memory error. |
ERROR_DISK_REPAIR_DISABLED | 483 | 780 (0x30C) | The attempted operation required self healing to be enabled. |
ERROR_INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE | 484 | 781 (0x30D) | The Desktop heap encountered an error while allocating session memory. There is more information in the system event log. |
ERROR_SYSTEM_POWERSTATE_TRANSITION | 485 | 782 (0x30E) | The system power state is transitioning from %2 to %3. |
ERROR_SYSTEM_POWERSTATE_COMPLEX_TRANSITION | 486 | 783 (0x30F) | The system power state is transitioning from %2 to %3 but could enter %4. |
ERROR_MCA_EXCEPTION | 487 | 784 (0x310) | A thread is getting dispatched with MCA EXCEPTION because of MCA. |
ERROR_ACCESS_AUDIT_BY_POLICY | 488 | 785 (0x311) | Access to %1 is monitored by policy rule %2. |
ERROR_ACCESS_DISABLED_NO_SAFER_UI_BY_POLICY | 489 | 786 (0x312) | Access to %1 has been restricted by your Administrator by policy rule %2. |
ERROR_ABANDON_HIBERFILE | 490 | 787 (0x313) | A valid hibernation file has been invalidated and should be abandoned. |
ERROR_LOST_WRITEBEHIND_DATA_NETWORK_DISCONNECTED | 491 | 788 (0x314) | {Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error may be caused by network connectivity issues. Please try to save this file elsewhere. |
ERROR_LOST_WRITEBEHIND_DATA_NETWORK_SERVER_ERROR | 492 | 789 (0x315) | {Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error was returned by the server on which the file exists. Please try to save this file elsewhere. |
ERROR_LOST_WRITEBEHIND_DATA_LOCAL_DISK_ERROR | 493 | 790 (0x316) | {Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error may be caused if the device has been removed or the media is write-protected. |
ERROR_BAD_MCFG_TABLE | 494 | 791 (0x317) | The resources required for this device conflict with the MCFG table. |
ERROR_DISK_REPAIR_REDIRECTED | 495 | 792 (0x318) | The volume repair could not be performed while it is online. Please schedule to take the volume offline so that it can be repaired. |
ERROR_DISK_REPAIR_UNSUCCESSFUL | 496 | 793 (0x319) | The volume repair was not successful. |
ERROR_CORRUPT_LOG_OVERFULL | 497 | 794 (0x31A) | One of the volume corruption logs is full. Further corruptions that may be detected won't be logged. |
ERROR_CORRUPT_LOG_CORRUPTED | 498 | 795 (0x31B) | One of the volume corruption logs is internally corrupted and needs to be recreated. The volume may contain undetected corruptions and must be scanned. |
ERROR_CORRUPT_LOG_UNAVAILABLE | 499 | 796 (0x31C) | One of the volume corruption logs is unavailable for being operated on. |
ERROR_CORRUPT_LOG_DELETED_FULL | 500 | 797 (0x31D) | One of the volume corruption logs was deleted while still having corruption records in them. The volume contains detected corruptions and must be scanned. |
ERROR_CORRUPT_LOG_CLEARED | 501 | 798 (0x31E) | One of the volume corruption logs was cleared by chkdsk and no longer contains real corruptions. |
ERROR_ORPHAN_NAME_EXHAUSTED | 502 | 799 (0x31F) | Orphaned files exist on the volume but could not be recovered because no more new names could be created in the recovery directory. Files must be moved from the recovery directory. |
ERROR_OPLOCK_SWITCHED_TO_NEW_HANDLE | 503 | 800 (0x320) | The oplock that was associated with this handle is now associated with a different handle. |
ERROR_CANNOT_GRANT_REQUESTED_OPLOCK | 504 | 801 (0x321) | An oplock of the requested level cannot be granted. An oplock of a lower level may be available. |
ERROR_CANNOT_BREAK_OPLOCK | 505 | 802 (0x322) | The operation did not complete successfully because it would cause an oplock to be broken. The caller has requested that existing oplocks not be broken. |
ERROR_OPLOCK_HANDLE_CLOSED | 506 | 803 (0x323) | The handle with which this oplock was associated has been closed. The oplock is now broken. |
ERROR_NO_ACE_CONDITION | 507 | 804 (0x324) | The specified access control entry (ACE) does not contain a condition. |
ERROR_INVALID_ACE_CONDITION | 508 | 805 (0x325) | The specified access control entry (ACE) contains an invalid condition. |
ERROR_FILE_HANDLE_REVOKED | 509 | 806 (0x326) | Access to the specified file handle has been revoked. |
ERROR_IMAGE_AT_DIFFERENT_BASE | 510 | 807 (0x327) | An image file was mapped at a different address from the one specified in the image file but fixups will still be automatically performed on the image. |
ERROR_EA_ACCESS_DENIED | 511 | 994 (0x3E2) | Access to the extended attribute was denied. |
ERROR_OPERATION_ABORTED | 512 | 995 (0x3E3) | The I/O operation has been aborted because of either a thread exit or an application request. |
ERROR_IO_INCOMPLETE | 513 | 996 (0x3E4) | Overlapped I/O event is not in a signaled state. |
ERROR_IO_PENDING | 514 | 997 (0x3E5) | Overlapped I/O operation is in progress. |
ERROR_NOACCESS | 515 | 998 (0x3E6) | Invalid access to memory location. |
ERROR_SWAPERROR | 516 | 999 (0x3E7) | Error performing inpage operation. |
RPC_S_INVALID_STRING_BINDING | 969 | 1700 (0x6A4) | The string binding is invalid. |
RPC_S_WRONG_KIND_OF_BINDING | 970 | 1701 (0x6A5) | The binding handle is not the correct type. |
RPC_S_INVALID_BINDING | 971 | 1702 (0x6A6) | The binding handle is invalid. |
RPC_S_PROTSEQ_NOT_SUPPORTED | 972 | 1703 (0x6A7) | The RPC protocol sequence is not supported. |
RPC_S_INVALID_RPC_PROTSEQ | 973 | 1704 (0x6A8) | The RPC protocol sequence is invalid. |
RPC_S_INVALID_STRING_UUID | 974 | 1705 (0x6A9) | The string universal unique identifier (UUID) is invalid. |
RPC_S_INVALID_ENDPOINT_FORMAT | 975 | 1706 (0x6AA) | The endpoint format is invalid. |
RPC_S_INVALID_NET_ADDR | 976 | 1707 (0x6AB) | The network address is invalid. |
RPC_S_NO_ENDPOINT_FOUND | 977 | 1708 (0x6AC) | No endpoint was found. |
RPC_S_INVALID_TIMEOUT | 978 | 1709 (0x6AD) | The timeout value is invalid. |
RPC_S_OBJECT_NOT_FOUND | 979 | 1710 (0x6AE) | The object universal unique identifier (UUID) was not found. |
RPC_S_ALREADY_REGISTERED | 980 | 1711 (0x6AF) | The object universal unique identifier (UUID) has already been registered. |
RPC_S_TYPE_ALREADY_REGISTERED | 981 | 1712 (0x6B0) | The type universal unique identifier (UUID) has already been registered. |
RPC_S_ALREADY_LISTENING | 982 | 1713 (0x6B1) | The RPC server is already listening. |
RPC_S_NO_PROTSEQS_REGISTERED | 983 | 1714 (0x6B2) | No protocol sequences have been registered. |
RPC_S_NOT_LISTENING | 984 | 1715 (0x6B3) | The RPC server is not listening. |
RPC_S_UNKNOWN_MGR_TYPE | 985 | 1716 (0x6B4) | The manager type is unknown. |
RPC_S_UNKNOWN_IF | 986 | 1717 (0x6B5) | The interface is unknown. |
RPC_S_NO_BINDINGS | 987 | 1718 (0x6B6) | There are no bindings. |
RPC_S_NO_PROTSEQS | 988 | 1719 (0x6B7) | There are no protocol sequences. |
RPC_S_CANT_CREATE_ENDPOINT | 989 | 1720 (0x6B8) | The endpoint cannot be created. |
RPC_S_OUT_OF_RESOURCES | 990 | 1721 (0x6B9) | Not enough resources are available to complete this operation. |
RPC_S_SERVER_UNAVAILABLE | 991 | 1722 (0x6BA) | The RPC server is unavailable. |
RPC_S_SERVER_TOO_BUSY | 992 | 1723 (0x6BB) | The RPC server is too busy to complete this operation. |
RPC_S_INVALID_NETWORK_OPTIONS | 993 | 1724 (0x6BC) | The network options are invalid. |
RPC_S_NO_CALL_ACTIVE | 994 | 1725 (0x6BD) | There are no remote procedure calls active on this thread. |
RPC_S_CALL_FAILED | 995 | 1726 (0x6BE) | The remote procedure call failed. |
RPC_S_CALL_FAILED_DNE | 996 | 1727 (0x6BF) | The remote procedure call failed and did not execute. |