Unfortunately, sometimes all you get is the system error code but nothing about what the code means! Once you know what the system error code means (below) then you can work on fixing the problem.
5001 to 7000
click below continue to see all the errors in our systems naturally
ERROR_DEPENDENT_RESOURCE_EXISTS
5001 (0x1389)
The operation
cannot be completed because other resources are dependent on this resource.
ERROR_DEPENDENCY_NOT_FOUND
5002 (0x138A)
The
cluster resource dependency cannot be found.
ERROR_DEPENDENCY_ALREADY_EXISTS
5003 (0x138B)
The
cluster resource cannot be made dependent on the specified resource because it
is already dependent.
ERROR_RESOURCE_NOT_ONLINE
5004 (0x138C)
The
cluster resource is not online.
ERROR_HOST_NODE_NOT_AVAILABLE
5005 (0x138D)
A cluster
node is not available for this operation.
ERROR_RESOURCE_NOT_AVAILABLE
5006 (0x138E)
The
cluster resource is not available.
ERROR_RESOURCE_NOT_FOUND
5007 (0x138F)
The
cluster resource could not be found.
ERROR_SHUTDOWN_CLUSTER
5008 (0x1390)
The
cluster is being shut down.
ERROR_CANT_EVICT_ACTIVE_NODE
5009 (0x1391)
A cluster
node cannot be evicted from the cluster unless the node is down or it is the
last node.
ERROR_OBJECT_ALREADY_EXISTS
5010 (0x1392)
The object
already exists.
ERROR_OBJECT_IN_LIST
5011 (0x1393)
The object
is already in the list.
ERROR_GROUP_NOT_AVAILABLE
5012 (0x1394)
The
cluster group is not available for any new requests.
ERROR_GROUP_NOT_FOUND
5013 (0x1395)
The
cluster group could not be found.
ERROR_GROUP_NOT_ONLINE
5014 (0x1396)
The
operation could not be completed because the cluster group is not online.
ERROR_HOST_NODE_NOT_RESOURCE_OWNER
5015 (0x1397)
The
operation failed because either the specified cluster node is not the owner of
the resource, or the node is not a possible owner of the resource.
ERROR_HOST_NODE_NOT_GROUP_OWNER
5016 (0x1398)
The
operation failed because either the specified cluster node is not the owner of
the group, or the node is not a possible owner of the group.
ERROR_RESMON_CREATE_FAILED
5017 (0x1399)
The
cluster resource could not be created in the specified resource monitor.
ERROR_RESMON_ONLINE_FAILED
5018 (0x139A)
The
cluster resource could not be brought online by the resource monitor.
ERROR_RESOURCE_ONLINE
5019 (0x139B)
The
operation could not be completed because the cluster resource is online.
ERROR_QUORUM_RESOURCE
5020 (0x139C)
The
cluster resource could not be deleted or brought offline because it is the
quorum resource.
ERROR_NOT_QUORUM_CAPABLE
5021 (0x139D)
The
cluster could not make the specified resource a quorum resource because it is
not capable of being a quorum resource.
ERROR_CLUSTER_SHUTTING_DOWN
5022 (0x139E)
The
cluster software is shutting down.
ERROR_INVALID_STATE
5023 (0x139F)
The group
or resource is not in the correct state to perform the requested operation.
ERROR_RESOURCE_PROPERTIES_STORED
5024 (0x13A0)
The
properties were stored but not all changes will take effect until the next time
the resource is brought online.
ERROR_NOT_QUORUM_CLASS
5025 (0x13A1)
The
cluster could not make the specified resource a quorum resource because it does
not belong to a shared storage class.
ERROR_CORE_RESOURCE
5026 (0x13A2)
The
cluster resource could not be deleted since it is a core resource.
ERROR_QUORUM_RESOURCE_ONLINE_FAILED
5027 (0x13A3)
The quorum
resource failed to come online.
ERROR_QUORUMLOG_OPEN_FAILED
5028 (0x13A4)
The quorum
log could not be created or mounted successfully.
ERROR_CLUSTERLOG_CORRUPT
5029 (0x13A5)
The
cluster log is corrupt.
ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE
5030 (0x13A6)
The record
could not be written to the cluster log since it exceeds the maximum size.
ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE
5031 (0x13A7)
The
cluster log exceeds its maximum size.
ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND
5032 (0x13A8)
No
checkpoint record was found in the cluster log.
ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE
5033 (0x13A9)
The
minimum required disk space needed for logging is not available.
ERROR_QUORUM_OWNER_ALIVE
5034 (0x13AA)
The
cluster node failed to take control of the quorum resource because the resource
is owned by another active node.
ERROR_NETWORK_NOT_AVAILABLE
5035 (0x13AB)
A cluster
network is not available for this operation.
ERROR_NODE_NOT_AVAILABLE
5036 (0x13AC)
A cluster
node is not available for this operation.
ERROR_ALL_NODES_NOT_AVAILABLE
5037 (0x13AD)
All
cluster nodes must be running to perform this operation.
ERROR_RESOURCE_FAILED
5038 (0x13AE)
A cluster
resource failed.
ERROR_CLUSTER_INVALID_NODE
5039 (0x13AF)
The
cluster node is not valid.
ERROR_CLUSTER_NODE_EXISTS
5040 (0x13B0)
The
cluster node already exists.
ERROR_CLUSTER_JOIN_IN_PROGRESS
5041 (0x13B1)
A node is
in the process of joining the cluster.
ERROR_CLUSTER_NODE_NOT_FOUND
5042 (0x13B2)
The
cluster node was not found.
ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND
5043 (0x13B3)
The
cluster local node information was not found.
ERROR_CLUSTER_NETWORK_EXISTS
5044 (0x13B4)
The
cluster network already exists.
ERROR_CLUSTER_NETWORK_NOT_FOUND
5045 (0x13B5)
The
cluster network was not found.
ERROR_CLUSTER_NETINTERFACE_EXISTS
5046 (0x13B6)
The
cluster network interface already exists.
ERROR_CLUSTER_NETINTERFACE_NOT_FOUND
5047 (0x13B7)
The
cluster network interface was not found.
ERROR_CLUSTER_INVALID_REQUEST
5048 (0x13B8)
The
cluster request is not valid for this object.
ERROR_CLUSTER_INVALID_NETWORK_PROVIDER
5049 (0x13B9)
The
cluster network provider is not valid.
ERROR_CLUSTER_NODE_DOWN
5050 (0x13BA)
The
cluster node is down.
ERROR_CLUSTER_NODE_UNREACHABLE
5051 (0x13BB)
The
cluster node is not reachable.
ERROR_CLUSTER_NODE_NOT_MEMBER
5052 (0x13BC)
The
cluster node is not a member of the cluster.
ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS
5053 (0x13BD)
A cluster
join operation is not in progress.
ERROR_CLUSTER_INVALID_NETWORK
5054 (0x13BE)
The
cluster network is not valid.
ERROR_CLUSTER_NODE_UP
5056 (0x13C0)
The
cluster node is up.
ERROR_CLUSTER_IPADDR_IN_USE
5057 (0x13C1)
The
cluster IP address is already in use.
ERROR_CLUSTER_NODE_NOT_PAUSED
5058 (0x13C2)
The
cluster node is not paused.
ERROR_CLUSTER_NO_SECURITY_CONTEXT
5059 (0x13C3)
No cluster
security context is available.
ERROR_CLUSTER_NETWORK_NOT_INTERNAL
5060 (0x13C4)
The
cluster network is not configured for internal cluster communication.
ERROR_CLUSTER_NODE_ALREADY_UP
5061 (0x13C5)
The
cluster node is already up.
ERROR_CLUSTER_NODE_ALREADY_DOWN
5062 (0x13C6)
The
cluster node is already down.
ERROR_CLUSTER_NETWORK_ALREADY_ONLINE
5063 (0x13C7)
The
cluster network is already online.
ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE
5064 (0x13C8)
The
cluster network is already offline.
ERROR_CLUSTER_NODE_ALREADY_MEMBER
5065 (0x13C9)
The
cluster node is already a member of the cluster.
ERROR_CLUSTER_LAST_INTERNAL_NETWORK
5066 (0x13CA)
The
cluster network is the only one configured for internal cluster communication
between two or more active cluster nodes. The internal communication capability
cannot be removed from the network.
ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS
5067 (0x13CB)
One or
more cluster resources depend on the network to provide service to clients. The
client access capability cannot be removed from the network.
ERROR_INVALID_OPERATION_ON_QUORUM
5068 (0x13CC)
This
operation cannot be performed on the cluster resource as it the quorum
resource. You may not bring the quorum resource offline or modify its possible
owners list.
ERROR_DEPENDENCY_NOT_ALLOWED
5069 (0x13CD)
The
cluster quorum resource is not allowed to have any dependencies.
ERROR_CLUSTER_NODE_PAUSED
5070 (0x13CE)
The
cluster node is paused.
ERROR_NODE_CANT_HOST_RESOURCE
5071 (0x13CF)
The
cluster resource cannot be brought online. The owner node cannot run this
resource.
ERROR_CLUSTER_NODE_NOT_READY
5072 (0x13D0)
The
cluster node is not ready to perform the requested operation.
ERROR_CLUSTER_NODE_SHUTTING_DOWN
5073 (0x13D1)
The
cluster node is shutting down.
ERROR_CLUSTER_JOIN_ABORTED
5074 (0x13D2)
The
cluster join operation was aborted.
ERROR_CLUSTER_INCOMPATIBLE_VERSIONS
5075 (0x13D3)
The
cluster join operation failed due to incompatible software versions between the
joining node and its sponsor.
ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED
5076 (0x13D4)
This
resource cannot be created because the cluster has reached the limit on the
number of resources it can monitor.
ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED
5077 (0x13D5)
The system
configuration changed during the cluster join or form operation. The join or
form operation was aborted.
ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND
5078 (0x13D6)
The
specified resource type was not found.
ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED
5079 (0x13D7)
The
specified node does not support a resource of this type. This may be due to
version inconsistencies or due to the absence of the resource DLL on this node.
ERROR_CLUSTER_RESNAME_NOT_FOUND
5080 (0x13D8)
The
specified resource name is not supported by this resource DLL. This may be due
to a bad (or changed) name supplied to the resource DLL.
ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED
5081 (0x13D9)
No
authentication package could be registered with the RPC server.
ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST
5082 (0x13DA)
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.
ERROR_CLUSTER_DATABASE_SEQMISMATCH
5083 (0x13DB)
The join
operation failed because the cluster database sequence number has changed or is
incompatible with the locker node. This may happen during a join operation if
the cluster database was changing during the join.
ERROR_RESMON_INVALID_STATE
5084 (0x13DC)
The
resource monitor will not allow the fail operation to be performed while the
resource is in its current state. This may happen if the resource is in a
pending state.
ERROR_CLUSTER_GUM_NOT_LOCKER
5085 (0x13DD)
A non
locker code got a request to reserve the lock for making global updates.
ERROR_QUORUM_DISK_NOT_FOUND
5086 (0x13DE)
The quorum
disk could not be located by the cluster service.
ERROR_DATABASE_BACKUP_CORRUPT
5087 (0x13DF)
The backed
up cluster database is possibly corrupt.
ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT
5088 (0x13E0)
A DFS root
already exists in this cluster node.
ERROR_RESOURCE_PROPERTY_UNCHANGEABLE
5089 (0x13E1)
An attempt
to modify a resource property failed because it conflicts with another existing
property.
ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE
5890 (0x1702)
An
operation was attempted that is incompatible with the current membership state
of the node.
ERROR_CLUSTER_QUORUMLOG_NOT_FOUND
5891 (0x1703)
The quorum
resource does not contain the quorum log.
ERROR_CLUSTER_MEMBERSHIP_HALT
5892 (0x1704)
The
membership engine requested shutdown of the cluster service on this node.
ERROR_CLUSTER_INSTANCE_ID_MISMATCH
5893 (0x1705)
The join
operation failed because the cluster instance ID of the joining node does not
match the cluster instance ID of the sponsor node.
ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP
5894 (0x1706)
A matching
cluster network for the specified IP address could not be found.
ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH
5895 (0x1707)
The actual
data type of the property did not match the expected data type of the property.
ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP
5896 (0x1708)
The
cluster node was evicted from the cluster successfully, but the node was not
cleaned up. To determine what cleanup steps failed and how to recover, see the
Failover Clustering application event log using Event Viewer.
ERROR_CLUSTER_PARAMETER_MISMATCH
5897 (0x1709)
Two or
more parameter values specified for a resource's properties are in conflict.
ERROR_NODE_CANNOT_BE_CLUSTERED
5898 (0x170A)
This
computer cannot be made a member of a cluster.
ERROR_CLUSTER_WRONG_OS_VERSION
5899 (0x170B)
This
computer cannot be made a member of a cluster because it does not have the
correct version of Windows installed.
ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME
5900 (0x170C)
A cluster
cannot be created with the specified cluster name because that cluster name is
already in use. Specify a different name for the cluster.
ERROR_CLUSCFG_ALREADY_COMMITTED
5901 (0x170D)
The
cluster configuration action has already been committed.
ERROR_CLUSCFG_ROLLBACK_FAILED
5902 (0x170E)
The
cluster configuration action could not be rolled back.
ERROR_CLUSCFG_SYSTEM_DISK_DRIVE_LETTER_CONFLICT
5903 (0x170F)
The drive
letter assigned to a system disk on one node conflicted with the drive letter
assigned to a disk on another node.
ERROR_CLUSTER_OLD_VERSION
5904 (0x1710)
One or
more nodes in the cluster are running a version of Windows that does not
support this operation.
ERROR_CLUSTER_MISMATCHED_COMPUTER_ACCT_NAME
5905 (0x1711)
The name
of the corresponding computer account doesn't match the Network Name for this
resource.
ERROR_CLUSTER_NO_NET_ADAPTERS
5906 (0x1712)
No network
adapters are available.
ERROR_CLUSTER_POISONED
5907 (0x1713)
The
cluster node has been poisoned.
ERROR_CLUSTER_GROUP_MOVING
5908 (0x1714)
The group
is unable to accept the request since it is moving to another node.
ERROR_CLUSTER_RESOURCE_TYPE_BUSY
5909 (0x1715)
The
resource type cannot accept the request since is too busy performing another
operation.
ERROR_RESOURCE_CALL_TIMED_OUT
5910 (0x1716)
The call
to the cluster resource DLL timed out.
ERROR_INVALID_CLUSTER_IPV6_ADDRESS
5911 (0x1717)
The
address is not valid for an IPv6 Address resource. A global IPv6 address is
required, and it must match a cluster network. Compatibility addresses are not
permitted.
ERROR_CLUSTER_INTERNAL_INVALID_FUNCTION
5912 (0x1718)
An
internal cluster error occurred. A call to an invalid function was attempted.
ERROR_CLUSTER_PARAMETER_OUT_OF_BOUNDS
5913 (0x1719)
A
parameter value is out of acceptable range.
ERROR_CLUSTER_PARTIAL_SEND
5914 (0x171A)
A network
error occurred while sending data to another node in the cluster. The number of
bytes transmitted was less than required.
ERROR_CLUSTER_REGISTRY_INVALID_FUNCTION
5915 (0x171B)
An invalid
cluster registry operation was attempted.
ERROR_CLUSTER_INVALID_STRING_TERMINATION
5916 (0x171C)
An input
string of characters is not properly terminated.
ERROR_CLUSTER_INVALID_STRING_FORMAT
5917 (0x171D)
An input
string of characters is not in a valid format for the data it represents.
ERROR_CLUSTER_DATABASE_TRANSACTION_IN_PROGRESS
5918 (0x171E)
An
internal cluster error occurred. A cluster database transaction was attempted
while a transaction was already in progress.
ERROR_CLUSTER_DATABASE_TRANSACTION_NOT_IN_PROGRESS
5919 (0x171F)
An
internal cluster error occurred. There was an attempt to commit a cluster
database transaction while no transaction was in progress.
ERROR_CLUSTER_NULL_DATA
5920 (0x1720)
An
internal cluster error occurred. Data was not properly initialized.
ERROR_CLUSTER_PARTIAL_READ
5921 (0x1721)
An error
occurred while reading from a stream of data. An unexpected number of bytes was
returned.
ERROR_CLUSTER_PARTIAL_WRITE
5922 (0x1722)
An error
occurred while writing to a stream of data. The required number of bytes could
not be written.
ERROR_CLUSTER_CANT_DESERIALIZE_DATA
5923 (0x1723)
An error
occurred while deserializing a stream of cluster data.
ERROR_DEPENDENT_RESOURCE_PROPERTY_CONFLICT
5924 (0x1724)
One or
more property values for this resource are in conflict with one or more
property values associated with its dependent resource(s).
ERROR_CLUSTER_NO_QUORUM
5925 (0x1725)
A quorum
of cluster nodes was not present to form a cluster.
ERROR_CLUSTER_INVALID_IPV6_NETWORK
5926 (0x1726)
The
cluster network is not valid for an IPv6 Address resource, or it does not match
the configured address.
ERROR_CLUSTER_INVALID_IPV6_TUNNEL_NETWORK
5927 (0x1727)
The
cluster network is not valid for an IPv6 Tunnel resource. Check the
configuration of the IP Address resource on which the IPv6 Tunnel resource
depends.
ERROR_QUORUM_NOT_ALLOWED_IN_THIS_GROUP
5928 (0x1728)
Quorum
resource cannot reside in the Available Storage group.
ERROR_DEPENDENCY_TREE_TOO_COMPLEX
5929 (0x1729)
The
dependencies for this resource are nested too deeply.
ERROR_EXCEPTION_IN_RESOURCE_CALL
5930 (0x172A)
The call
into the resource DLL raised an unhandled exception.
ERROR_CLUSTER_RHS_FAILED_INITIALIZATION
5931 (0x172B)
The RHS
process failed to initialize.
ERROR_CLUSTER_NOT_INSTALLED
5932 (0x172C)
The
Failover Clustering feature is not installed on this node.
ERROR_CLUSTER_RESOURCES_MUST_BE_ONLINE_ON_THE_SAME_NODE
5933 (0x172D)
The
resources must be online on the same node for this operation.
ERROR_CLUSTER_MAX_NODES_IN_CLUSTER
5934 (0x172E)
A new node
can not be added since this cluster is already at its maximum number of nodes.
ERROR_CLUSTER_TOO_MANY_NODES
5935 (0x172F)
This
cluster can not be created since the specified number of nodes exceeds the
maximum allowed limit.
ERROR_CLUSTER_OBJECT_ALREADY_USED
5936 (0x1730)
An attempt
to use the specified cluster name failed because an enabled computer object
with the given name already exists in the domain.
ERROR_NONCORE_GROUPS_FOUND
5937 (0x1731)
This
cluster cannot be destroyed. It has non-core application groups which must be
deleted before the cluster can be destroyed.
ERROR_FILE_SHARE_RESOURCE_CONFLICT
5938 (0x1732)
File share
associated with file share witness resource cannot be hosted by this cluster or
any of its nodes.
ERROR_CLUSTER_EVICT_INVALID_REQUEST
5939 (0x1733)
Eviction
of this node is invalid at this time. Due to quorum requirements node eviction
will result in cluster shutdown. If it is the last node in the cluster, destroy
cluster command should be used.
ERROR_CLUSTER_SINGLETON_RESOURCE
5940 (0x1734)
Only one
instance of this resource type is allowed in the cluster.
ERROR_CLUSTER_GROUP_SINGLETON_RESOURCE
5941 (0x1735)
Only one
instance of this resource type is allowed per resource group.
ERROR_CLUSTER_RESOURCE_PROVIDER_FAILED
5942 (0x1736)
The
resource failed to come online due to the failure of one or more provider resources.
ERROR_CLUSTER_RESOURCE_CONFIGURATION_ERROR
5943 (0x1737)
The
resource has indicated that it cannot come online on any node.
ERROR_CLUSTER_GROUP_BUSY
5944 (0x1738)
The
current operation cannot be performed on this group at this time.
ERROR_CLUSTER_NOT_SHARED_VOLUME
5945 (0x1739)
The
directory or file is not located on a cluster shared volume.
ERROR_CLUSTER_INVALID_SECURITY_DESCRIPTOR
5946 (0x173A)
The
Security Descriptor does not meet the requirements for a cluster.
ERROR_CLUSTER_SHARED_VOLUMES_IN_USE
5947 (0x173B)
There is
one or more shared volumes resources configured in the cluster. Those resources
must be moved to available storage in order for operation to succeed.
ERROR_CLUSTER_USE_SHARED_VOLUMES_API
5948 (0x173C)
This group
or resource cannot be directly manipulated. Use shared volume APIs to perform
desired operation.
ERROR_CLUSTER_BACKUP_IN_PROGRESS
5949 (0x173D)
Back up is
in progress. Please wait for backup completion before trying this operation
again.
ERROR_NON_CSV_PATH
5950 (0x173E)
The path
does not belong to a cluster shared volume.
ERROR_CSV_VOLUME_NOT_LOCAL
5951 (0x173F)
The
cluster shared volume is not locally mounted on this node.
ERROR_CLUSTER_WATCHDOG_TERMINATING
5952 (0x1740)
The
cluster watchdog is terminating.
ERROR_CLUSTER_RESOURCE_VETOED_MOVE_INCOMPATIBLE_NODES
5953 (0x1741)
A resource
vetoed a move between two nodes because they are incompatible.
ERROR_CLUSTER_INVALID_NODE_WEIGHT
5954 (0x1742)
The
request is invalid either because node weight cannot be changed while the cluster
is in disk-only quorum mode, or because changing the node weight would violate
the minimum cluster quorum requirements.
ERROR_CLUSTER_RESOURCE_VETOED_CALL
5955 (0x1743)
The
resource vetoed the call.
ERROR_RESMON_SYSTEM_RESOURCES_LACKING
5956 (0x1744)
Resource
could not start or run because it could not reserve sufficient system
resources.
ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_DESTINATION
5957 (0x1745)
A resource
vetoed a move between two nodes because the destination currently does not have
enough resources to complete the operation.
ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_SOURCE
5958 (0x1746)
A resource
vetoed a move between two nodes because the source currently does not have
enough resources to complete the operation.
ERROR_CLUSTER_GROUP_QUEUED
5959 (0x1747)
The
requested operation can not be completed because the group is queued for an
operation.
ERROR_CLUSTER_RESOURCE_LOCKED_STATUS
5960 (0x1748)
The
requested operation can not be completed because a resource has locked status.
ERROR_CLUSTER_SHARED_VOLUME_FAILOVER_NOT_ALLOWED
5961 (0x1749)
The
resource cannot move to another node because a cluster shared volume vetoed the
operation.
ERROR_CLUSTER_NODE_DRAIN_IN_PROGRESS
5962 (0x174A)
A node
drain is already in progress.
This value
was also named ERROR_CLUSTER_NODE_EVACUATION_IN_PROGRESS
ERROR_CLUSTER_DISK_NOT_CONNECTED
5963 (0x174B)
Clustered
storage is not connected to the node.
ERROR_DISK_NOT_CSV_CAPABLE
5964 (0x174C)
The disk
is not configured in a way to be used with CSV. CSV disks must have at least
one partition that is formatted with NTFS.
ERROR_RESOURCE_NOT_IN_AVAILABLE_STORAGE
5965 (0x174D)
The
resource must be part of the Available Storage group to complete this action.
ERROR_CLUSTER_SHARED_VOLUME_REDIRECTED
5966 (0x174E)
CSVFS
failed operation as volume is in redirected mode.
ERROR_CLUSTER_SHARED_VOLUME_NOT_REDIRECTED
5967 (0x174F)
CSVFS
failed operation as volume is not in redirected mode.
ERROR_CLUSTER_CANNOT_RETURN_PROPERTIES
5968 (0x1750)
Cluster
properties cannot be returned at this time.
ERROR_CLUSTER_RESOURCE_CONTAINS_UNSUPPORTED_DIFF_AREA_FOR_SHARED_VOLUMES
5969 (0x1751)
The
clustered disk resource contains software snapshot diff area that are not
supported for Cluster Shared Volumes.
ERROR_CLUSTER_RESOURCE_IS_IN_MAINTENANCE_MODE
5970 (0x1752)
The
operation cannot be completed because the resource is in maintenance mode.
ERROR_CLUSTER_AFFINITY_CONFLICT
5971 (0x1753)
The
operation cannot be completed because of cluster affinity conflicts.
ERROR_CLUSTER_RESOURCE_IS_REPLICA_VIRTUAL_MACHINE
5972 (0x1754)
The
operation cannot be completed because the resource is a replica virtual
machine.
ERROR_ENCRYPTION_FAILED
6000 (0x1770)
The
specified file could not be encrypted.
ERROR_DECRYPTION_FAILED
6001 (0x1771)
The
specified file could not be decrypted.
ERROR_FILE_ENCRYPTED
6002 (0x1772)
The
specified file is encrypted and the user does not have the ability to decrypt
it.
ERROR_NO_RECOVERY_POLICY
6003 (0x1773)
There is
no valid encryption recovery policy configured for this system.
ERROR_NO_EFS
6004 (0x1774)
The
required encryption driver is not loaded for this system.
ERROR_WRONG_EFS
6005 (0x1775)
The file
was encrypted with a different encryption driver than is currently loaded.
ERROR_NO_USER_KEYS
6006 (0x1776)
There are
no EFS keys defined for the user.
ERROR_FILE_NOT_ENCRYPTED
6007 (0x1777)
The
specified file is not encrypted.
ERROR_NOT_EXPORT_FORMAT
6008 (0x1778)
The
specified file is not in the defined EFS export format.
ERROR_FILE_READ_ONLY
6009 (0x1779)
The
specified file is read only.
ERROR_DIR_EFS_DISALLOWED
6010 (0x177A)
The
directory has been disabled for encryption.
ERROR_EFS_SERVER_NOT_TRUSTED
6011 (0x177B)
The server
is not trusted for remote encryption operation.
ERROR_BAD_RECOVERY_POLICY
6012 (0x177C)
Recovery
policy configured for this system contains invalid recovery certificate.
ERROR_EFS_ALG_BLOB_TOO_BIG
6013 (0x177D)
The
encryption algorithm used on the source file needs a bigger key buffer than the
one on the destination file.
ERROR_VOLUME_NOT_SUPPORT_EFS
6014 (0x177E)
The disk
partition does not support file encryption.
ERROR_EFS_DISABLED
6015 (0x177F)
This
machine is disabled for file encryption.
ERROR_EFS_VERSION_NOT_SUPPORT
6016 (0x1780)
A newer
system is required to decrypt this encrypted file.
ERROR_CS_ENCRYPTION_INVALID_SERVER_RESPONSE
6017 (0x1781)
The remote
server sent an invalid response for a file being opened with Client Side
Encryption.
ERROR_CS_ENCRYPTION_UNSUPPORTED_SERVER
6018 (0x1782)
Client
Side Encryption is not supported by the remote server even though it claims to
support it.
ERROR_CS_ENCRYPTION_EXISTING_ENCRYPTED_FILE
6019 (0x1783)
File is
encrypted and should be opened in Client Side Encryption mode.
ERROR_CS_ENCRYPTION_NEW_ENCRYPTED_FILE
6020 (0x1784)
A new
encrypted file is being created and a $EFS needs to be provided.
ERROR_CS_ENCRYPTION_FILE_NOT_CSE
6021 (0x1785)
The SMB
client requested a CSE FSCTL on a non-CSE file.
ERROR_ENCRYPTION_POLICY_DENIES_OPERATION
6022 (0x1786)
The
requested operation was blocked by policy. For more information, contact your
system administrator.
ERROR_NO_BROWSER_SERVERS_FOUND
6118 (0x17E6)
The list
of servers for this workgroup is not currently available.
SCHED_E_SERVICE_NOT_LOCALSYSTEM
6200 (0x1838)
The Task
Scheduler service must be configured to run in the System account to function
properly. Individual tasks may be configured to run in other accounts.
ERROR_LOG_SECTOR_INVALID
6600 (0x19C8)
Log
service encountered an invalid log sector.
ERROR_LOG_SECTOR_PARITY_INVALID
6601 (0x19C9)
Log
service encountered a log sector with invalid block parity.
ERROR_LOG_SECTOR_REMAPPED
6602 (0x19CA)
Log
service encountered a remapped log sector.
ERROR_LOG_BLOCK_INCOMPLETE
6603 (0x19CB)
Log
service encountered a partial or incomplete log block.
ERROR_LOG_INVALID_RANGE
6604 (0x19CC)
Log
service encountered an attempt access data outside the active log range.
ERROR_LOG_BLOCKS_EXHAUSTED
6605 (0x19CD)
Log
service user marshalling buffers are exhausted.
ERROR_LOG_READ_CONTEXT_INVALID
6606 (0x19CE)
Log
service encountered an attempt read from a marshalling area with an invalid
read context.
ERROR_LOG_RESTART_INVALID
6607 (0x19CF)
Log
service encountered an invalid log restart area.
ERROR_LOG_BLOCK_VERSION
6608 (0x19D0)
Log
service encountered an invalid log block version.
ERROR_LOG_BLOCK_INVALID
6609 (0x19D1)
Log
service encountered an invalid log block.
ERROR_LOG_READ_MODE_INVALID
6610 (0x19D2)
Log
service encountered an attempt to read the log with an invalid read mode.
ERROR_LOG_NO_RESTART
6611 (0x19D3)
Log
service encountered a log stream with no restart area.
ERROR_LOG_METADATA_CORRUPT
6612 (0x19D4)
Log
service encountered a corrupted metadata file.
ERROR_LOG_METADATA_INVALID
6613 (0x19D5)
Log
service encountered a metadata file that could not be created by the log file
system.
ERROR_LOG_METADATA_INCONSISTENT
6614 (0x19D6)
Log
service encountered a metadata file with inconsistent data.
ERROR_LOG_RESERVATION_INVALID
6615 (0x19D7)
Log
service encountered an attempt to erroneous allocate or dispose reservation
space.
ERROR_LOG_CANT_DELETE
6616 (0x19D8)
Log
service cannot delete log file or file system container.
ERROR_LOG_CONTAINER_LIMIT_EXCEEDED
6617 (0x19D9)
Log
service has reached the maximum allowable containers allocated to a log file.
ERROR_LOG_START_OF_LOG
6618 (0x19DA)
Log
service has attempted to read or write backward past the start of the log.
ERROR_LOG_POLICY_ALREADY_INSTALLED
6619 (0x19DB)
Log policy
could not be installed because a policy of the same type is already present.
ERROR_LOG_POLICY_NOT_INSTALLED
6620 (0x19DC)
Log policy
in question was not installed at the time of the request.
ERROR_LOG_POLICY_INVALID
6621 (0x19DD)
The
installed set of policies on the log is invalid.
ERROR_LOG_POLICY_CONFLICT
6622 (0x19DE)
A policy
on the log in question prevented the operation from completing.
ERROR_LOG_PINNED_ARCHIVE_TAIL
6623 (0x19DF)
Log space
cannot be reclaimed because the log is pinned by the archive tail.
ERROR_LOG_RECORD_NONEXISTENT
6624 (0x19E0)
Log record
is not a record in the log file.
ERROR_LOG_RECORDS_RESERVED_INVALID
6625 (0x19E1)
Number of
reserved log records or the adjustment of the number of reserved log records is
invalid.
ERROR_LOG_SPACE_RESERVED_INVALID
6626 (0x19E2)
Reserved
log space or the adjustment of the log space is invalid.
ERROR_LOG_TAIL_INVALID
6627 (0x19E3)
An new or
existing archive tail or base of the active log is invalid.
ERROR_LOG_FULL
6628 (0x19E4)
Log space
is exhausted.
ERROR_COULD_NOT_RESIZE_LOG
6629 (0x19E5)
The log
could not be set to the requested size.
ERROR_LOG_MULTIPLEXED
6630 (0x19E6)
Log is
multiplexed, no direct writes to the physical log is allowed.
ERROR_LOG_DEDICATED
6631 (0x19E7)
The
operation failed because the log is a dedicated log.
ERROR_LOG_ARCHIVE_NOT_IN_PROGRESS
6632 (0x19E8)
The
operation requires an archive context.
ERROR_LOG_ARCHIVE_IN_PROGRESS
6633 (0x19E9)
Log
archival is in progress.
ERROR_LOG_EPHEMERAL
6634 (0x19EA)
The
operation requires a non-ephemeral log, but the log is ephemeral.
ERROR_LOG_NOT_ENOUGH_CONTAINERS
6635 (0x19EB)
The log
must have at least two containers before it can be read from or written to.
ERROR_LOG_CLIENT_ALREADY_REGISTERED
6636 (0x19EC)
A log
client has already registered on the stream.
ERROR_LOG_CLIENT_NOT_REGISTERED
6637 (0x19ED)
A log
client has not been registered on the stream.
ERROR_LOG_FULL_HANDLER_IN_PROGRESS
6638 (0x19EE)
A request
has already been made to handle the log full condition.
ERROR_LOG_CONTAINER_READ_FAILED
6639 (0x19EF)
Log service
encountered an error when attempting to read from a log container.
ERROR_LOG_CONTAINER_WRITE_FAILED
6640 (0x19F0)
Log
service encountered an error when attempting to write to a log container.
ERROR_LOG_CONTAINER_OPEN_FAILED
6641 (0x19F1)
Log service
encountered an error when attempting open a log container.
ERROR_LOG_CONTAINER_STATE_INVALID
6642 (0x19F2)
Log
service encountered an invalid container state when attempting a requested
action.
ERROR_LOG_STATE_INVALID
6643 (0x19F3)
Log
service is not in the correct state to perform a requested action.
ERROR_LOG_PINNED
6644 (0x19F4)
Log space
cannot be reclaimed because the log is pinned.
ERROR_LOG_METADATA_FLUSH_FAILED
6645 (0x19F5)
Log
metadata flush failed.
ERROR_LOG_INCONSISTENT_SECURITY
6646 (0x19F6)
Security
on the log and its containers is inconsistent.
ERROR_LOG_APPENDED_FLUSH_FAILED
6647 (0x19F7)
Records
were appended to the log or reservation changes were made, but the log could
not be flushed.
ERROR_LOG_PINNED_RESERVATION
6648 (0x19F8)
The log is
pinned due to reservation consuming most of the log space. Free some reserved
records to make space available.
ERROR_INVALID_TRANSACTION
6700 (0x1A2C)
The
transaction handle associated with this operation is not valid.
ERROR_TRANSACTION_NOT_ACTIVE
6701 (0x1A2D)
The
requested operation was made in the context of a transaction that is no longer
active.
ERROR_TRANSACTION_REQUEST_NOT_VALID
6702 (0x1A2E)
The
requested operation is not valid on the Transaction object in its current
state.
ERROR_TRANSACTION_NOT_REQUESTED
6703 (0x1A2F)
The caller
has called a response API, but the response is not expected because the TM did
not issue the corresponding request to the caller.
ERROR_TRANSACTION_ALREADY_ABORTED
6704 (0x1A30)
It is too
late to perform the requested operation, since the Transaction has already been
aborted.
ERROR_TRANSACTION_ALREADY_COMMITTED
6705 (0x1A31)
It is too
late to perform the requested operation, since the Transaction has already been
committed.
ERROR_TM_INITIALIZATION_FAILED
6706 (0x1A32)
The Transaction
Manager was unable to be successfully initialized. Transacted operations are
not supported.
ERROR_RESOURCEMANAGER_READ_ONLY
6707 (0x1A33)
The
specified ResourceManager made no changes or updates to the resource under this
transaction.
ERROR_TRANSACTION_NOT_JOINED
6708 (0x1A34)
The
resource manager has attempted to prepare a transaction that it has not
successfully joined.
ERROR_TRANSACTION_SUPERIOR_EXISTS
6709 (0x1A35)
The
Transaction object already has a superior enlistment, and the caller attempted
an operation that would have created a new superior. Only a single superior
enlistment is allow.
ERROR_CRM_PROTOCOL_ALREADY_EXISTS
6710 (0x1A36)
The RM
tried to register a protocol that already exists.
ERROR_TRANSACTION_PROPAGATION_FAILED
6711 (0x1A37)
The
attempt to propagate the Transaction failed.
ERROR_CRM_PROTOCOL_NOT_FOUND
6712 (0x1A38)
The
requested propagation protocol was not registered as a CRM.
ERROR_TRANSACTION_INVALID_MARSHALL_BUFFER
6713 (0x1A39)
The buffer
passed in to PushTransaction or PullTransaction is not in a valid format.
ERROR_CURRENT_TRANSACTION_NOT_VALID
6714 (0x1A3A)
The
current transaction context associated with the thread is not a valid handle to
a transaction object.
ERROR_TRANSACTION_NOT_FOUND
6715 (0x1A3B)
The specified
Transaction object could not be opened, because it was not found.
ERROR_RESOURCEMANAGER_NOT_FOUND
6716 (0x1A3C)
The
specified ResourceManager object could not be opened, because it was not found.
ERROR_ENLISTMENT_NOT_FOUND
6717 (0x1A3D)
The specified
Enlistment object could not be opened, because it was not found.
ERROR_TRANSACTIONMANAGER_NOT_FOUND
6718 (0x1A3E)
The
specified TransactionManager object could not be opened, because it was not
found.
ERROR_TRANSACTIONMANAGER_NOT_ONLINE
6719 (0x1A3F)
The object
specified could not be created or opened, because its associated
TransactionManager is not online. The TransactionManager must be brought fully
Online by calling RecoverTransactionManager to recover to the end of its
LogFile before objects in its Transaction or ResourceManager namespaces can be
opened. In addition, errors in writing records to its LogFile can cause a
TransactionManager to go offline.
ERROR_TRANSACTIONMANAGER_RECOVERY_NAME_COLLISION
6720 (0x1A40)
The
specified TransactionManager was unable to create the objects contained in its
logfile in the Ob namespace. Therefore, the TransactionManager was unable to
recover.
ERROR_TRANSACTION_NOT_ROOT
6721 (0x1A41)
The call
to create a superior Enlistment on this Transaction object could not be
completed, because the Transaction object specified for the enlistment is a
subordinate branch of the Transaction. Only the root of the Transaction can be
enlisted on as a superior.
ERROR_TRANSACTION_OBJECT_EXPIRED
6722 (0x1A42)
Because
the associated transaction manager or resource manager has been closed, the
handle is no longer valid.
ERROR_TRANSACTION_RESPONSE_NOT_ENLISTED
6723 (0x1A43)
The
specified operation could not be performed on this Superior enlistment, because
the enlistment was not created with the corresponding completion response in
the NotificationMask.
ERROR_TRANSACTION_RECORD_TOO_LONG
6724 (0x1A44)
The
specified operation could not be performed, because the record that would be
logged was too long. This can occur because of two conditions: either there are
too many Enlistments on this Transaction, or the combined RecoveryInformation
being logged on behalf of those Enlistments is too long.
ERROR_IMPLICIT_TRANSACTION_NOT_SUPPORTED
6725 (0x1A45)
Implicit
transaction are not supported.
ERROR_TRANSACTION_INTEGRITY_VIOLATED
6726 (0x1A46)
The kernel
transaction manager had to abort or forget the transaction because it blocked
forward progress.
ERROR_TRANSACTIONMANAGER_IDENTITY_MISMATCH
6727 (0x1A47)
The
TransactionManager identity that was supplied did not match the one recorded in
the TransactionManager's log file.
ERROR_RM_CANNOT_BE_FROZEN_FOR_SNAPSHOT
6728 (0x1A48)
This
snapshot operation cannot continue because a transactional resource manager
cannot be frozen in its current state. Please try again.
ERROR_TRANSACTION_MUST_WRITETHROUGH
6729 (0x1A49)
The
transaction cannot be enlisted on with the specified EnlistmentMask, because
the transaction has already completed the PrePrepare phase. In order to ensure
correctness, the ResourceManager must switch to a write- through mode and cease
caching data within this transaction. Enlisting for only subsequent transaction
phases may still succeed.
ERROR_TRANSACTION_NO_SUPERIOR
6730 (0x1A4A)
The
transaction does not have a superior enlistment.
ERROR_HEURISTIC_DAMAGE_POSSIBLE
6731 (0x1A4B)
The
attempt to commit the Transaction completed, but it is possible that some
portion of the transaction tree did not commit successfully due to heuristics.
Therefore it is possible that some data modified in the transaction may not
have committed, resulting in transactional inconsistency. If possible, check
the consistency of the associated data.
ERROR_TRANSACTIONAL_CONFLICT
6800 (0x1A90)
The
function attempted to use a name that is reserved for use by another transaction.
ERROR_RM_NOT_ACTIVE
6801 (0x1A91)
Transaction
support within the specified resource manager is not started or was shut down
due to an error.
ERROR_RM_METADATA_CORRUPT
6802 (0x1A92)
The
metadata of the RM has been corrupted. The RM will not function.
ERROR_DIRECTORY_NOT_RM
6803 (0x1A93)
The
specified directory does not contain a resource manager.
ERROR_TRANSACTIONS_UNSUPPORTED_REMOTE
6805 (0x1A95)
The remote
server or share does not support transacted file operations.
ERROR_LOG_RESIZE_INVALID_SIZE
6806 (0x1A96)
The
requested log size is invalid.
ERROR_OBJECT_NO_LONGER_EXISTS
6807 (0x1A97)
The object
(file, stream, link) corresponding to the handle has been deleted by a
Transaction Savepoint Rollback.
ERROR_STREAM_MINIVERSION_NOT_FOUND
6808 (0x1A98)
The
specified file miniversion was not found for this transacted file open.
ERROR_STREAM_MINIVERSION_NOT_VALID
6809 (0x1A99)
The
specified file miniversion was found but has been invalidated. Most likely
cause is a transaction savepoint rollback.
ERROR_MINIVERSION_INACCESSIBLE_FROM_SPECIFIED_TRANSACTION
6810 (0x1A9A)
A
miniversion may only be opened in the context of the transaction that created
it.
ERROR_CANT_OPEN_MINIVERSION_WITH_MODIFY_INTENT
6811 (0x1A9B)
It is not
possible to open a miniversion with modify access.
ERROR_CANT_CREATE_MORE_STREAM_MINIVERSIONS
6812 (0x1A9C)
It is not
possible to create any more miniversions for this stream.
ERROR_REMOTE_FILE_VERSION_MISMATCH
6814 (0x1A9E)
The remote
server sent mismatching version number or Fid for a file opened with
transactions.
ERROR_HANDLE_NO_LONGER_VALID
6815 (0x1A9F)
The handle
has been invalidated by a transaction. The most likely cause is the presence of
memory mapping on a file or an open handle when the transaction ended or rolled
back to savepoint.
ERROR_NO_TXF_METADATA
6816 (0x1AA0)
There is
no transaction metadata on the file.
ERROR_LOG_CORRUPTION_DETECTED
6817 (0x1AA1)
The log
data is corrupt.
ERROR_CANT_RECOVER_WITH_HANDLE_OPEN
6818 (0x1AA2)
The file
can't be recovered because there is a handle still open on it.
ERROR_RM_DISCONNECTED
6819 (0x1AA3)
The
transaction outcome is unavailable because the resource manager responsible for
it has disconnected.
ERROR_ENLISTMENT_NOT_SUPERIOR
6820 (0x1AA4)
The
request was rejected because the enlistment in question is not a superior
enlistment.
ERROR_RECOVERY_NOT_NEEDED
6821 (0x1AA5)
The
transactional resource manager is already consistent. Recovery is not needed.
ERROR_RM_ALREADY_STARTED
6822 (0x1AA6)
The
transactional resource manager has already been started.
ERROR_FILE_IDENTITY_NOT_PERSISTENT
6823 (0x1AA7)
The file
cannot be opened transactionally, because its identity depends on the outcome
of an unresolved transaction.
ERROR_CANT_BREAK_TRANSACTIONAL_DEPENDENCY
6824 (0x1AA8)
The
operation cannot be performed because another transaction is depending on the
fact that this property will not change.
ERROR_CANT_CROSS_RM_BOUNDARY
6825 (0x1AA9)
The
operation would involve a single file with two transactional resource managers
and is therefore not allowed.
ERROR_TXF_DIR_NOT_EMPTY
6826 (0x1AAA)
The $Txf
directory must be empty for this operation to succeed.
ERROR_INDOUBT_TRANSACTIONS_EXIST
6827 (0x1AAB)
The
operation would leave a transactional resource manager in an inconsistent state
and is therefore not allowed.
ERROR_TM_VOLATILE
6828 (0x1AAC)
The
operation could not be completed because the transaction manager does not have
a log.
ERROR_ROLLBACK_TIMER_EXPIRED
6829 (0x1AAD)
A rollback
could not be scheduled because a previously scheduled rollback has already
executed or been queued for execution.
ERROR_TXF_ATTRIBUTE_CORRUPT
6830 (0x1AAE)
The
transactional metadata attribute on the file or directory is corrupt and
unreadable.
ERROR_EFS_NOT_ALLOWED_IN_TRANSACTION
6831 (0x1AAF)
The
encryption operation could not be completed because a transaction is active.
ERROR_TRANSACTIONAL_OPEN_NOT_ALLOWED
6832 (0x1AB0)
This
object is not allowed to be opened in a transaction.
ERROR_LOG_GROWTH_FAILED
6833 (0x1AB1)
An attempt
to create space in the transactional resource manager's log failed. The failure
status has been recorded in the event log.
ERROR_TRANSACTED_MAPPING_UNSUPPORTED_REMOTE
6834 (0x1AB2)
Memory
mapping (creating a mapped section) a remote file under a transaction is not
supported.
ERROR_TXF_METADATA_ALREADY_PRESENT
6835 (0x1AB3)
Transaction
metadata is already present on this file and cannot be superseded.
ERROR_TRANSACTION_SCOPE_CALLBACKS_NOT_SET
6836 (0x1AB4)
A
transaction scope could not be entered because the scope handler has not been
initialized.
ERROR_TRANSACTION_REQUIRED_PROMOTION
6837 (0x1AB5)
Promotion
was required in order to allow the resource manager to enlist, but the
transaction was set to disallow it.
ERROR_CANNOT_EXECUTE_FILE_IN_TRANSACTION
6838 (0x1AB6)
This file
is open for modification in an unresolved transaction and may be opened for
execute only by a transacted reader.
ERROR_TRANSACTIONS_NOT_FROZEN
6839 (0x1AB7)
The
request to thaw frozen transactions was ignored because transactions had not
previously been frozen.
ERROR_TRANSACTION_FREEZE_IN_PROGRESS
6840 (0x1AB8)
Transactions
cannot be frozen because a freeze is already in progress.
ERROR_NOT_SNAPSHOT_VOLUME
6841 (0x1AB9)
The target
volume is not a snapshot volume. This operation is only valid on a volume
mounted as a snapshot.
ERROR_NO_SAVEPOINT_WITH_OPEN_FILES
6842 (0x1ABA)
The
savepoint operation failed because files are open on the transaction. This is
not permitted.
ERROR_DATA_LOST_REPAIR
6843 (0x1ABB)
Windows
has discovered corruption in a file, and that file has since been repaired.
Data loss may have occurred.
ERROR_SPARSE_NOT_ALLOWED_IN_TRANSACTION
6844 (0x1ABC)
The sparse
operation could not be completed because a transaction is active on the file.
ERROR_TM_IDENTITY_MISMATCH
6845 (0x1ABD)
The call
to create a TransactionManager object failed because the Tm Identity stored in
the logfile does not match the Tm Identity that was passed in as an argument.
ERROR_FLOATED_SECTION
6846 (0x1ABE)
I/O was
attempted on a section object that has been floated as a result of a
transaction ending. There is no valid data.
ERROR_CANNOT_ACCEPT_TRANSACTED_WORK
6847 (0x1ABF)
The
transactional resource manager cannot currently accept transacted work due to a
transient condition such as low resources.
ERROR_CANNOT_ABORT_TRANSACTIONS
6848 (0x1AC0)
The
transactional resource manager had too many tranactions outstanding that could
not be aborted. The transactional resource manger has been shut down.
ERROR_BAD_CLUSTERS
6849 (0x1AC1)
The
operation could not be completed due to bad clusters on disk.
ERROR_COMPRESSION_NOT_ALLOWED_IN_TRANSACTION
6850 (0x1AC2)
The
compression operation could not be completed because a transaction is active on
the file.
ERROR_VOLUME_DIRTY
6851 (0x1AC3)
The
operation could not be completed because the volume is dirty. Please run chkdsk
and try again.
ERROR_NO_LINK_TRACKING_IN_TRANSACTION
6852 (0x1AC4)
The link
tracking operation could not be completed because a transaction is active.
ERROR_OPERATION_NOT_SUPPORTED_IN_TRANSACTION
6853 (0x1AC5)
This
operation cannot be performed in a transaction.
ERROR_EXPIRED_HANDLE
6854 (0x1AC6)
The handle
is no longer properly associated with its transaction. It may have been opened
in a transactional resource manager that was subsequently forced to restart.
Please close the handle and open a new one.
ERROR_TRANSACTION_NOT_ENLISTED
6855 (0x1AC7)
The
specified operation could not be performed because the resource manager is not
enlisted in the transaction.
Comments
Post a Comment