| 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 | メソッドに渡された 1 つ以上のパラメーター値が無効でした。 |
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'. |