1 | 更具体的错误代码不包含发生的常规错误。 |
A general error occurred that is not covered by a more specific error code. |
2 | 无法从客户端中访问 CIM 资源。 |
Access to a CIM resource was not available to the client. |
3 | 目标命名空间不存在。 |
The target namespace does not exist. |
4 | 传递给方法的一个或多个参数值无效。 |
One or more parameter values passed to the method were invalid. |
5 | 指定的类不存在。 |
The specified Class does not exist. |
6 | 找不到请求的对象。 |
The requested object could not be found. |
7 | 不支持请求的操作。 |
The requested operation is not supported. |
8 | 无法对该类执行操作,因为该类具有实例。 |
Operation cannot be carried out on this class since it has instances. |
9 | 无法对该类执行操作,因为该类具有实例 |
Operation cannot be carried out on this class since it has instances |
10 | 无法执行操作,因为指定的超类不存在。 |
Operation cannot be carried out since the specified superclass does not exist. |
11 | 无法执行操作,因为对象已存在。 |
Operation cannot be carried out because an object already exists. |
12 | 指定的属性不存在。 |
The specified Property does not exist. |
13 | 提供的值与类型不兼容。 |
The value supplied is incompatible with the type. |
14 | 无法识别或不支持查询语言。 |
The query language is not recognized or supported. |
15 | 查询对于指定的查询语言无效。 |
The query is not valid for the specified query language. |
16 | 无法执行外部方法。 |
The extrinsic Method could not be executed. |
17 | 指定的外部方法不存在。 |
The specified extrinsic Method does not exist. |
18 | 返回的异步操作响应不是预期响应。 |
The returned response to the asynchronous operation was not expected. |
19 | 指定的异步响应目标无效。 |
The specified destination for the asynchronous response is not valid. |
20 | 指定的命名空间不为空。 |
The specified Namespace is not empty. |
21 | 提供的枚举上下文无效。 |
The enumeration context supplied is not valid. |
24 | 尝试放弃拉操作失败。 |
The attempt to abandon a pull operation has failed. |
25 | 不支持筛选枚举。 |
Filtered Enumeratrions are not supported. |
26 | 不支持发生错误时继续操作。 |
Continue on error is not supported. |
27 | 已超过 WBEM 服务器限制(例如,内存、连接数等)。 |
The WBEM Server limits have been exceeded (e.g. memory, connections, ...). |
28 | WBEM 服务器正在关闭。 |
The WBEM Server is shutting down. |
29 | 不支持指定的查询功能。 |
The specified Query Feature is not supported. |
1001 | 提供程序版本不匹配。客户端请求的版本为 %s。提供程序版本为 %s |
Provider version mismatch. Client's requested version is %s. Provider version is %s |
1002 | 正在执行操作“%s”(针对目标“%s”)。 |
Performing operation '%s' on Target '%s'. |