MFC System Error Codes (4000-5999)

System Error Codes 4000-5999

The table in this topic provides a list of system error codes for errors 4000 to 5999. These values are defined in the WinError.h header file. They are returned by the GetLastError function when many functions fail. To retrieve the description text for the error in your application, use the FormatMessage function with the FORMAT_MESSAGE_FROM_SYSTEM flag.【本主题中的表提供了错误4000到5999的系统错误代码列表。这些值在WinError.h头文件中定义。当许多函数失败时,GetLastError函数返回它们。要检索应用程序中错误的描述文本,请使用FormatMessage函数和FORMAT_MESSAGE_FROM_SYSTEM 标志】

If you are experiencing difficulty with an application you are installing or running, contact customer support for the software that is displaying the error message. To obtain support for a Microsoft product, go to http://support.microsoft.com.【如果正在安装或运行的应用程序遇到困难,请与客户支持联系以获取显示错误消息的软件。要获得对Microsoft产品的支持,请转到http://support.microsoft.com。】

ERROR_WINS_INTERNAL4000WINS encountered an error while processing the command.【WINS在处理命令时遇到错误。】
ERROR_CAN_NOT_DEL_LOCAL_WINS4001The local WINS cannot be deleted.【无法删除本地WINS。】
ERROR_STATIC_INIT4002The importation from the file failed.【从文件导入失败。】
ERROR_INC_BACKUP4003The backup failed. Was a full backup done before?【备份失败。以前做过完整备份吗?】
ERROR_FULL_BACKUP4004The backup failed. Check the directory to which you are backing the database.【备份失败。检查要将数据库备份到的目录。】
ERROR_REC_NON_EXISTENT4005The name does not exist in the WINS database.【WINS数据库中不存在该名称。】
ERROR_RPL_NOT_ALLOWED4006Replication with a nonconfigured partner is not allowed.【不允许使用未配置的伙伴进行复制。】
ERROR_DHCP_ADDRESS_CONFLICT4100The DHCP client has obtained an IP address that is already in use on the network. The local interface will be disabled until the DHCP client can obtain a new address.【DHCP客户端已获得网络上已在使用的IP地址。在DHCP客户端获得新地址之前,本地接口将被禁用。】
ERROR_WMI_GUID_NOT_FOUND4200The GUID passed was not recognized as valid by a WMI data provider.【WMI数据提供程序未将传递的GUID识别为有效。】
ERROR_WMI_INSTANCE_NOT_FOUND4201The instance name passed was not recognized as valid by a WMI data provider.【WMI数据提供程序未将传递的实例名称识别为有效。】
ERROR_WMI_ITEMID_NOT_FOUND4202The data item ID passed was not recognized as valid by a WMI data provider.【WMI数据提供程序未将传递的数据项ID识别为有效。】
ERROR_WMI_TRY_AGAIN4203The WMI request could not be completed and should be retried.【无法完成WMI请求,应重试。】
ERROR_WMI_DP_NOT_FOUND4204The WMI data provider could not be located.【找不到WMI数据提供程序。】
ERROR_WMI_UNRESOLVED_INSTANCE_REF4205The WMI data provider references an instance set that has not been registered.【WMI数据提供程序引用尚未注册的实例集。】
ERROR_WMI_ALREADY_ENABLED4206The WMI data block or event notification has already been enabled.【WMI数据块或事件通知已启用。】
ERROR_WMI_GUID_DISCONNECTED4207The WMI data block is no longer available.【WMI数据块不再可用。】
ERROR_WMI_SERVER_UNAVAILABLE4208The WMI data service is not available.【WMI数据服务不可用。】
ERROR_WMI_DP_FAILED4209The WMI data provider failed to carry out the request.【WMI数据提供程序未能执行请求。】
ERROR_WMI_INVALID_MOF4210The WMI MOF information is not valid.【WMI MOF信息无效。】
ERROR_WMI_INVALID_REGINFO4211The WMI registration information is not valid.【WMI注册信息无效。】
ERROR_WMI_ALREADY_DISABLED4212The WMI data block or event notification has already been disabled.【WMI数据块或事件通知已被禁用。】
ERROR_WMI_READ_ONLY4213The WMI data item or data block is read only.【WMI数据项或数据块为只读。】
ERROR_WMI_SET_FAILURE4214The WMI data item or data block could not be changed.【无法更改WMI数据项或数据块。】
ERROR_INVALID_MEDIA4300The media identifier does not represent a valid medium.【媒体标识符不代表有效的媒体。】
ERROR_INVALID_LIBRARY4301The library identifier does not represent a valid library.【库标识符不代表有效的库。】
ERROR_INVALID_MEDIA_POOL4302The media pool identifier does not represent a valid media pool.【媒体池标识符不代表有效的媒体池。】
ERROR_DRIVE_MEDIA_MISMATCH4303The drive and medium are not compatible or exist in different libraries.【驱动器和介质不兼容或存在于不同的库中。】
ERROR_MEDIA_OFFLINE4304The medium currently exists in an offline library and must be online to perform this operation.【媒体当前存在于脱机库中,必须联机才能执行此操作。】
ERROR_LIBRARY_OFFLINE4305The operation cannot be performed on an offline library.【无法在脱机库上执行该操作。】
ERROR_EMPTY4306The library, drive, or media pool is empty.【库、驱动器或媒体池为空。】
ERROR_NOT_EMPTY4307The library, drive, or media pool must be empty to perform this operation.【库、驱动器或媒体池必须为空才能执行此操作。】
ERROR_MEDIA_UNAVAILABLE4308No media is currently available in this media pool or library.【此媒体池或库中当前没有可用的媒体。】
ERROR_RESOURCE_DISABLED4309A resource required for this operation is disabled.【此操作所需的资源已禁用。】
ERROR_INVALID_CLEANER4310The media identifier does not represent a valid cleaner.【媒体标识符不代表有效的清洗器。】
ERROR_UNABLE_TO_CLEAN4311The drive cannot be cleaned or does not support cleaning.【驱动器无法清洗或不支持清洗。】
ERROR_OBJECT_NOT_FOUND4312The object identifier does not represent a valid object.【对象标识符不表示有效的对象。】
ERROR_DATABASE_FAILURE4313Unable to read from or write to the database.【无法读取或写入数据库。】
ERROR_DATABASE_FULL4314The database is full.【数据库已满。】
ERROR_MEDIA_INCOMPATIBLE4315The medium is not compatible with the device or media pool.【媒体与设备或媒体池不兼容。】
ERROR_RESOURCE_NOT_PRESENT4316The resource required for this operation does not exist.【此操作所需的资源不存在。】
ERROR_INVALID_OPERATION4317The operation identifier is not valid.【操作标识符无效。】
ERROR_MEDIA_NOT_AVAILABLE4318The media is not mounted or ready for use.【介质未装入或未准备好使用。】
ERROR_DEVICE_NOT_AVAILABLE4319The device is not ready for use.【设备尚未准备好使用。】
ERROR_REQUEST_REFUSED4320The operator or administrator has refused the request.【操作员或管理员拒绝了请求。】
ERROR_INVALID_DRIVE_OBJECT4321The drive identifier does not represent a valid drive.【驱动器标识符不代表有效的驱动器。】
ERROR_LIBRARY_FULL4322Library is full. No slot is available for use.【图书馆满了。没有可用的插槽。】
ERROR_MEDIUM_NOT_ACCESSIBLE4323The transport cannot access the medium.【传输无法访问媒体。】
ERROR_UNABLE_TO_LOAD_MEDIUM4324Unable to load the medium into the drive.【无法将介质加载到驱动器中。】
ERROR_UNABLE_TO_INVENTORY_DRIVE4325Unable to retrieve the drive status.【无法检索驱动器状态。】
ERROR_UNABLE_TO_INVENTORY_SLOT4326Unable to retrieve the slot status.【无法检索插槽状态。】
ERROR_UNABLE_TO_INVENTORY_TRANSPORT4327Unable to retrieve status about the transport.【无法检索有关传输的状态。】
ERROR_TRANSPORT_FULL4328Cannot use the transport because it is already in use.【无法使用传输,因为它已在使用中。】
ERROR_CONTROLLING_IEPORT4329Unable to open or close the inject/eject port.【无法打开或关闭注入/弹出端口。】
ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA4330Unable to eject the medium because it is in a drive.【无法弹出媒体,因为它在驱动器中。】
ERROR_CLEANER_SLOT_SET4331A cleaner slot is already reserved.【已保留更干净的插槽。】
ERROR_CLEANER_SLOT_NOT_SET4332A cleaner slot is not reserved.【未保留更干净的插槽。】
ERROR_CLEANER_CARTRIDGE_SPENT4333The cleaner cartridge has performed the maximum number of drive cleanings.【清洁剂盒带已执行最大数量的驱动器清洁。】
ERROR_UNEXPECTED_OMID4334Unexpected on-medium identifier.【意外的媒体标识符。】
ERROR_CANT_DELETE_LAST_ITEM4335The last remaining item in this group or resource cannot be deleted.【无法删除此组或资源中的最后一个剩余项。】
ERROR_MESSAGE_EXCEEDS_MAX_SIZE4336The message provided exceeds the maximum size allowed for this parameter.【提供的消息超出了此参数允许的最大大小。】
ERROR_VOLUME_CONTAINS_SYS_FILES4337The volume contains system or paging files.【卷包含系统或分页文件。】
ERROR_INDIGENOUS_TYPE4338The media type cannot be removed from this library since at least one drive in the library reports it can support this media type.【无法从此库中删除媒体类型,因为库中至少有一个驱动器报告它可以支持此媒体类型。】
ERROR_NO_SUPPORTING_DRIVES4339This offline media cannot be mounted on this system since no enabled drives are present which can be used.【无法在此系统上装载此脱机介质,因为没有可用的已启用驱动器。】
ERROR_CLEANER_CARTRIDGE_INSTALLED4340A cleaner cartridge is present in the tape library.【磁带库中有一个更干净的盒带。】
ERROR_IEPORT_FULL4341Cannot use the inject/eject port because it is not empty.【无法使用注入/弹出端口,因为它不是空的。】
ERROR_FILE_OFFLINE4350The file is currently not available for use on this computer.【此文件当前无法在此计算机上使用。】
ERROR_REMOTE_STORAGE_NOT_ACTIVE4351The remote storage service is not operational at this time.【远程存储服务此时不可操作。】
ERROR_REMOTE_STORAGE_MEDIA_ERROR4352The remote storage service encountered a media error.【远程存储服务遇到媒体错误。】
ERROR_NOT_A_REPARSE_POINT4390The file or directory is not a reparse point.【文件或目录不是重分析点。】
ERROR_REPARSE_ATTRIBUTE_CONFLICT4391The reparse point attribute cannot be set because it conflicts with an existing attribute.【无法设置重分析点属性,因为它与现有属性冲突。】
ERROR_INVALID_REPARSE_DATA4392The data present in the reparse point buffer is invalid.【重分析点缓冲区中存在的数据无效。】
ERROR_REPARSE_TAG_INVALID4393The tag present in the reparse point buffer is invalid.【重分析点缓冲区中存在的标记无效。】
ERROR_REPARSE_TAG_MISMATCH4394There is a mismatch between the tag specified in the request and the tag present in the reparse point.【请求中指定的标记与重分析点中存在的标记不匹配。】
ERROR_VOLUME_NOT_SIS_ENABLED4500Single Instance Storage is not available on this volume.【单实例存储在此卷上不可用。】
ERROR_DEPENDENT_RESOURCE_EXISTS5001The operation cannot be completed because other resources are dependent on this resource.【操作无法完成,因为其他资源依赖于此资源。】
ERROR_DEPENDENCY_NOT_FOUND5002The cluster resource dependency cannot be found.【找不到群集资源依赖项。】
ERROR_DEPENDENCY_ALREADY_EXISTS5003The cluster resource cannot be made dependent on the specified resource because it is already dependent.【无法使群集资源依赖于指定的资源,因为它已依赖。】
ERROR_RESOURCE_NOT_ONLINE5004The cluster resource is not online.【群集资源未联机。】
ERROR_HOST_NODE_NOT_AVAILABLE5005A cluster node is not available for this operation.【群集节点不可用于此操作。】
ERROR_RESOURCE_NOT_AVAILABLE5006The cluster resource is not available.【群集资源不可用。】
ERROR_RESOURCE_NOT_FOUND5007The cluster resource could not be found.【找不到群集资源。】
ERROR_SHUTDOWN_CLUSTER5008The cluster is being shut down.【群集正在关闭。】
ERROR_CANT_EVICT_ACTIVE_NODE5009A cluster node cannot be evicted from the cluster unless the node is down or it is the last node.【群集节点不能从群集中逐出,除非该节点已关闭或是最后一个节点。】
ERROR_OBJECT_ALREADY_EXISTS5010The object already exists.【对象已存在。】
ERROR_OBJECT_IN_LIST5011The object is already in the list.【对象已在列表中。】
ERROR_GROUP_NOT_AVAILABLE5012The cluster group is not available for any new requests.【群集组不可用于任何新请求。】
ERROR_GROUP_NOT_FOUND5013The cluster group could not be found.【找不到群集组。】
ERROR_GROUP_NOT_ONLINE5014The operation could not be completed because the cluster group is not online.【操作无法完成,因为群集组未联机。】
ERROR_HOST_NODE_NOT_RESOURCE_OWNER5015The 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_OWNER5016The 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_FAILED5017The cluster resource could not be created in the specified resource monitor.【无法在指定的资源监视器中创建群集资源。】
ERROR_RESMON_ONLINE_FAILED5018The cluster resource could not be brought online by the resource monitor.【资源监视器无法使群集资源联机。】
ERROR_RESOURCE_ONLINE5019The operation could not be completed because the cluster resource is online.【操作无法完成,因为群集资源处于联机状态。】
ERROR_QUORUM_RESOURCE5020The cluster resource could not be deleted or brought offline because it is the quorum resource.【无法删除群集资源或使其脱机,因为它是仲裁资源。】
ERROR_NOT_QUORUM_CAPABLE5021The cluster could not make the specified resource a quorum resource because it is not capable of being a quorum resource.【群集无法使指定的资源成为仲裁资源,因为它不能成为仲裁资源。】
ERROR_CLUSTER_SHUTTING_DOWN5022The cluster software is shutting down.【群集软件正在关闭。】
ERROR_INVALID_STATE5023The group or resource is not in the correct state to perform the requested operation.【组或资源的状态不正确,无法执行请求的操作。】
ERROR_RESOURCE_PROPERTIES_STORED5024The properties were stored but not all changes will take effect until the next time the resource is brought online.【属性已存储,但在下次资源联机之前,并非所有更改都将生效。】
ERROR_NOT_QUORUM_CLASS5025The cluster could not make the specified resource a quorum resource because it does not belong to a shared storage class.【群集无法使指定的资源成为仲裁资源,因为它不属于共享存储类。】
ERROR_CORE_RESOURCE5026The cluster resource could not be deleted since it is a core resource.【无法删除群集资源,因为它是核心资源。】
ERROR_QUORUM_RESOURCE_ONLINE_FAILED5027The quorum resource failed to come online.【仲裁资源无法联机。】
ERROR_QUORUMLOG_OPEN_FAILED5028The quorum log could not be created or mounted successfully.【无法成功创建或装载仲裁日志。】
ERROR_CLUSTERLOG_CORRUPT5029The cluster log is corrupt.【群集日志已损坏。】
ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE5030The record could not be written to the cluster log since it exceeds the maximum size.【无法将记录写入群集日志,因为它超过了最大大小。】
ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE5031The cluster log exceeds its maximum size.【群集日志超过其最大大小。】
ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND5032No checkpoint record was found in the cluster log.【在群集日志中找不到检查点记录。】
ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE5033The minimum required disk space needed for logging is not available.【日志记录所需的最小磁盘空间不可用。】
ERROR_QUORUM_OWNER_ALIVE5034The cluster node failed to take control of the quorum resource because the resource is owned by another active node.【群集节点无法控制仲裁资源,因为该资源属于另一个活动节点。】
ERROR_NETWORK_NOT_AVAILABLE5035A cluster network is not available for this operation.【群集网络不可用于此操作。】
ERROR_NODE_NOT_AVAILABLE5036A cluster node is not available for this operation.【群集节点不可用于此操作。】
ERROR_ALL_NODES_NOT_AVAILABLE5037All cluster nodes must be running to perform this operation.【必须运行所有群集节点才能执行此操作。】
ERROR_RESOURCE_FAILED5038A cluster resource failed.【群集资源失败。】
ERROR_CLUSTER_INVALID_NODE5039The cluster node is not valid.【群集节点无效。】
ERROR_CLUSTER_NODE_EXISTS5040The cluster node already exists.【群集节点已存在。】
ERROR_CLUSTER_JOIN_IN_PROGRESS5041A node is in the process of joining the cluster.【节点正在加入群集。】
ERROR_CLUSTER_NODE_NOT_FOUND5042The cluster node was not found.【找不到群集节点。】
ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND5043The cluster local node information was not found.【找不到群集本地节点信息。】
ERROR_CLUSTER_NETWORK_EXISTS5044The cluster network already exists.【群集网络已存在。】
ERROR_CLUSTER_NETWORK_NOT_FOUND5045The cluster network was not found.【找不到群集网络。】
ERROR_CLUSTER_NETINTERFACE_EXISTS5046The cluster network interface already exists.【群集网络接口已存在。】
ERROR_CLUSTER_NETINTERFACE_NOT_FOUND5047The cluster network interface was not found.【找不到群集网络接口。】
ERROR_CLUSTER_INVALID_REQUEST5048The cluster request is not valid for this object.【群集请求对此对象无效。】
ERROR_CLUSTER_INVALID_NETWORK_PROVIDER5049The cluster network provider is not valid.【群集网络提供程序无效。】
ERROR_CLUSTER_NODE_DOWN5050The cluster node is down.【群集节点已关闭。】
ERROR_CLUSTER_NODE_UNREACHABLE5051The cluster node is not reachable.【无法访问群集节点。】
ERROR_CLUSTER_NODE_NOT_MEMBER5052The cluster node is not a member of the cluster.【群集节点不是群集的成员。】
ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS5053A cluster join operation is not in progress.【群集联接操作未进行。】
ERROR_CLUSTER_INVALID_NETWORK5054The cluster network is not valid.【群集网络无效。】
ERROR_CLUSTER_NODE_UP5056The cluster node is up.【群集节点已启动。】
ERROR_CLUSTER_IPADDR_IN_USE5057The cluster IP address is already in use.【群集IP地址已在使用中。】
ERROR_CLUSTER_NODE_NOT_PAUSED5058The cluster node is not paused.【群集节点未暂停。】
ERROR_CLUSTER_NO_SECURITY_CONTEXT5059No cluster security context is available.【没有可用的群集安全上下文。】
ERROR_CLUSTER_NETWORK_NOT_INTERNAL5060The cluster network is not configured for internal cluster communication.【没有为内部群集通信配置群集网络。】
ERROR_CLUSTER_NODE_ALREADY_UP5061The cluster node is already up.【群集节点已启动。】
ERROR_CLUSTER_NODE_ALREADY_DOWN5062The cluster node is already down.【群集节点已关闭。】
ERROR_CLUSTER_NETWORK_ALREADY_ONLINE5063The cluster network is already online.【群集网络已联机。】
ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE5064The cluster network is already offline.【群集网络已脱机。】
ERROR_CLUSTER_NODE_ALREADY_MEMBER5065The cluster node is already a member of the cluster.【群集节点已经是群集的成员。】
ERROR_CLUSTER_LAST_INTERNAL_NETWORK5066The 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_DEPENDENTS5067One 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_QUORUM5068This 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_ALLOWED5069The cluster quorum resource is not allowed to have any dependencies.【不允许群集仲裁资源具有任何依赖项。】
ERROR_CLUSTER_NODE_PAUSED5070The cluster node is paused.【群集节点已暂停。】
ERROR_NODE_CANT_HOST_RESOURCE5071The cluster resource cannot be brought online. The owner node cannot run this resource.【群集资源无法联机。所有者节点无法运行此资源。】
ERROR_CLUSTER_NODE_NOT_READY5072The cluster node is not ready to perform the requested operation.【群集节点尚未准备好执行请求的操作。】
ERROR_CLUSTER_NODE_SHUTTING_DOWN5073The cluster node is shutting down.【群集节点正在关闭。】
ERROR_CLUSTER_JOIN_ABORTED5074The cluster join operation was aborted.【群集加入操作已中止。】
ERROR_CLUSTER_INCOMPATIBLE_VERSIONS5075The cluster join operation failed due to incompatible software versions between the joining node and its sponsor.【由于加入节点与其发起方之间的软件版本不兼容,群集加入操作失败。】
ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED5076This resource cannot be created because the cluster has reached the limit on the number of resources it can monitor.【无法创建此资源,因为群集已达到其可以监视的资源数量限制。】
ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED5077The system configuration changed during the cluster join or form operation. The join or form operation was aborted.【在群集加入或窗体操作期间,系统配置已更改。联接或窗体操作已中止。】
ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND5078The specified resource type was not found.【找不到指定的资源类型。】
ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED5079The 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.【指定的节点不支持此类型的资源。这可能是由于版本不一致或此节点上缺少资源DLL造成的。】
ERROR_CLUSTER_RESNAME_NOT_FOUND5080The 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.【此资源DLL不支持指定的资源名称。这可能是由于提供给资源DLL的名称不正确(或已更改)。】
ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED5081No authentication package could be registered with the RPC server.【无法向RPC服务器注册任何身份验证包。】
ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST5082You 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_SEQMISMATCH5083The 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_STATE5084The 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_LOCKER5085A non locker code got a request to reserve the lock for making global updates.【一个非锁代码请求保留锁以进行全局更新。】
ERROR_QUORUM_DISK_NOT_FOUND5086The quorum disk could not be located by the cluster service.【群集服务找不到仲裁磁盘。】
ERROR_DATABASE_BACKUP_CORRUPT5087The backed up cluster database is possibly corrupt.【备份的群集数据库可能已损坏。】
ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT5088A DFS root already exists in this cluster node.【此群集节点中已存在DFS根目录。】
ERROR_RESOURCE_PROPERTY_UNCHANGEABLE5089An attempt to modify a resource property failed because it conflicts with another existing property.【试图修改资源属性失败,因为它与另一个现有属性冲突。】
ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE5890An operation was attempted that is incompatible with the current membership state of the node.【尝试的操作与节点的当前成员身份状态不兼容。】
ERROR_CLUSTER_QUORUMLOG_NOT_FOUND5891The quorum resource does not contain the quorum log.【仲裁资源不包含仲裁日志。】
ERROR_CLUSTER_MEMBERSHIP_HALT5892The membership engine requested shutdown of the cluster service on this node.【成员身份引擎请求关闭此节点上的群集服务。】
ERROR_CLUSTER_INSTANCE_ID_MISMATCH5893The join operation failed because the cluster instance ID of the joining node does not match the cluster instance ID of the sponsor node.【加入操作失败,因为加入节点的群集实例ID与发起节点的群集实例ID不匹配。】
ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP5894A matching cluster network for the specified IP address could not be found.【找不到与指定IP地址匹配的群集网络。】
ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH5895The actual data type of the property did not match the expected data type of the property.【属性的实际数据类型与属性的预期数据类型不匹配。】
ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP5896The 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_MISMATCH5897Two or more parameter values specified for a resource’s properties are in conflict.【为资源属性指定的两个或多个参数值冲突。】
ERROR_NODE_CANNOT_BE_CLUSTERED5898This computer cannot be made a member of a cluster.【此计算机不能成为群集的成员。】
ERROR_CLUSTER_WRONG_OS_VERSION5899This computer cannot be made a member of a cluster because it does not have the correct version of Windows installed.【此计算机无法成为群集的成员,因为它没有安装正确版本的Windows。】
ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME5900A 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_COMMITTED5901The cluster configuration action has already been committed.【群集配置操作已提交。】
ERROR_CLUSCFG_ROLLBACK_FAILED5902The cluster configuration action could not be rolled back.【无法回滚群集配置操作。】
ERROR_CLUSCFG_SYSTEM_DISK_DRIVE_LETTER_CONFLICT5903The 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_VERSION5904One or more nodes in the cluster are running a version of Windows that does not support this operation.【群集中的一个或多个节点正在运行不支持此操作的Windows版本。】
ERROR_CLUSTER_MISMATCHED_COMPUTER_ACCT_NAME5905The name of the corresponding computer account doesn’t match the Network Name for this resource.【相应计算机帐户的名称与此资源的网络名称不匹配。】
ERROR_CLUSTER_NO_NET_ADAPTERS5906No network adapters are available.【没有可用的网络适配器。】
ERROR_CLUSTER_POISONED5907The cluster node has been poisoned.【群集节点已中毒。】
ERROR_CLUSTER_GROUP_MOVING5908The group is unable to accept the request since it is moving to another node.【组无法接受请求,因为它正在移动到另一个节点。】
ERROR_CLUSTER_RESOURCE_TYPE_BUSY5909The resource type cannot accept the request since is too busy performing another operation.【资源类型无法接受请求,因为正忙于执行其他操作。】
ERROR_RESOURCE_CALL_TIMED_OUT5910The call to the cluster resource DLL timed out.【对群集资源DLL的调用超时。】
ERROR_INVALID_CLUSTER_IPV6_ADDRESS5911The 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.【该地址对于IPv6地址资源无效。需要全局IPv6地址,并且必须与群集网络匹配。不允许使用兼容地址。】
ERROR_CLUSTER_INTERNAL_INVALID_FUNCTION5912An internal cluster error occurred. A call to an invalid function was attempted.【发生内部群集错误。试图调用无效函数。】
ERROR_CLUSTER_PARAMETER_OUT_OF_BOUNDS5913A parameter value is out of acceptable range.【参数值超出可接受范围。】
ERROR_CLUSTER_PARTIAL_SEND5914A 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_FUNCTION5915An invalid cluster registry operation was attempted.【尝试的群集注册表操作无效。】
ERROR_CLUSTER_INVALID_STRING_TERMINATION5916An input string of characters is not properly terminated.【输入字符串未正确终止。】
ERROR_CLUSTER_INVALID_STRING_FORMAT5917An input string of characters is not in a valid format for the data it represents.【输入字符串所代表的数据格式无效。】
ERROR_CLUSTER_DATABASE_TRANSACTION_IN_PROGRESS5918An internal cluster error occurred. A cluster database transaction was attempted while a transaction was already in progress.【发生内部群集错误。在事务已在进行时尝试了群集数据库事务。】
ERROR_CLUSTER_DATABASE_TRANSACTION_NOT_IN_PROGRESS5919An internal cluster error occurred. There was an attempt to commit a cluster database transaction while no transaction was in progress.【发生内部群集错误。有人试图在没有事务进行时提交群集数据库事务。】
ERROR_CLUSTER_NULL_DATA5920An internal cluster error occurred. Data was not properly initialized.【发生内部群集错误。数据未正确初始化。】
ERROR_CLUSTER_PARTIAL_READ5921An error occurred while reading from a stream of data. An unexpected number of bytes was returned.【读取数据流时出错。返回了意外的字节数。】
ERROR_CLUSTER_PARTIAL_WRITE5922An error occurred while writing to a stream of data. The required number of bytes could not be written.【写入数据流时出错。无法写入所需的字节数。】
ERROR_CLUSTER_CANT_DESERIALIZE_DATA5923An error occurred while deserializing a stream of cluster data.【反序列化群集数据流时出错。】
ERROR_DEPENDENT_RESOURCE_PROPERTY_CONFLICT5924One 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_QUORUM5925An quorum of cluster nodes was not present to form a cluster.【群集节点的仲裁不存在以形成群集。】
ERROR_CLUSTER_INVALID_IPV6_NETWORK5926The cluster network is not valid for an IPv6 Address resource, or it does not match the configured address.【群集网络对于IPv6地址资源无效,或者与配置的地址不匹配。】
ERROR_CLUSTER_INVALID_IPV6_TUNNEL_NETWORK5927The 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.【群集网络对于IPv6隧道资源无效。检查IPv6隧道资源所依赖的IP地址资源的配置。】
ERROR_QUORUM_NOT_ALLOWED_IN_THIS_GROUP5928Quorum resource cannot reside in the Available Storage group.【仲裁资源不能驻留在可用存储组中。】
ERROR_DEPENDENCY_TREE_TOO_COMPLEX5929The dependencies for this resource are nested too deeply.【此资源的依赖项嵌套太深。】
ERROR_EXCEPTION_IN_RESOURCE_CALL5930The call into the resource DLL raised an unhandled exception.【对资源DLL的调用引发了未处理的异常。】
ERROR_CLUSTER_RHS_FAILED_INITIALIZATION5931The RHS process failed to initialize.【RHS进程未能初始化。】
ERROR_CLUSTER_NOT_INSTALLED5932The Failover Clustering feature is not installed on this node.【此节点上未安装故障转移群集功能。】
ERROR_CLUSTER_RESOURCES_MUST_BE_ONLINE_ON_THE_SAME_NODE5933The resources must be online on the same node for this operation.【对于此操作,资源必须在同一节点上联机。】
ERROR_CLUSTER_MAX_NODES_IN_CLUSTER5934A new node cannot be added since this cluster is already at its maximum number of nodes.【无法添加新节点,因为此群集已达到最大节点数。】
ERROR_CLUSTER_TOO_MANY_NODES5935This cluster cannot be created since the specified number of nodes exceeds the maximum allowed limit.【无法创建此群集,因为指定的节点数超过了允许的最大限制。】
ERROR_CLUSTER_OBJECT_ALREADY_USED5936An 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_FOUND5937This cluster cannot be destroyed. It has non-core application groups which must be deleted before the cluster can be destroyed.【无法销毁此群集。它具有非核心应用程序组,必须先删除这些组,然后才能销毁集群。】
ERROR_FILE_SHARE_RESOURCE_CONFLICT5938File share associated with file share witness resource cannot be hosted by this cluster or any of its nodes.【与文件共享见证资源关联的文件共享不能由该群集或其任何节点承载。】
ERROR_CLUSTER_EVICT_INVALID_REQUEST5939Eviction 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.【此时逐出此节点无效。由于仲裁要求,节点逐出将导致群集关闭。如果它是集群中的最后一个节点,则应使用destroy cluster命令。】
ERROR_CLUSTER_SINGLETON_RESOURCE5940Only one instance of this resource type is allowed in the cluster.【群集中只允许此资源类型的一个实例。】
ERROR_CLUSTER_GROUP_SINGLETON_RESOURCE5941Only one instance of this resource type is allowed per resource group.【每个资源组只允许此资源类型的一个实例。】
ERROR_CLUSTER_RESOURCE_PROVIDER_FAILED5942The resource failed to come online due to the failure of one or more provider resources.【由于一个或多个提供程序资源出现故障,资源无法联机。】
ERROR_CLUSTER_RESOURCE_CONFIGURATION_ERROR5943The resource has indicated that it cannot come online on any node.【资源已指示它不能在任何节点上联机。】
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值