暗号化エラーコード
注記
このページは英語版のページが機械翻訳されたものです。英語版との間に矛盾または不一致がある場合は、英語版を正としてください。
このページでは、暗号化に関連するエラーコードの一覧を示します。
エラーコードのクラスと説明
| クラス | 説明 |
|---|---|
DB-ENCRYPTION-1xxxx | ユーザーエラーカテゴリのエラー |
DB-ENCRYPTION-3xxxx | 内部エラーカテゴリのエラー |
DB-ENCRYPTION-1xxxx ステータスコード
以下は、ユーザーエラーカテゴリのステータスコードとメッセージです。
DB-ENCRYPTION-10000
メッセージ
The partition key column cannot be encrypted. Column: %s
DB-ENCRYPTION-10001
メッセージ
The clustering key column cannot be encrypted. Column: %s
DB-ENCRYPTION-10002
メッセージ
The indexed column cannot be encrypted. Column: %s
DB-ENCRYPTION-10003
メッセージ
The encrypted column cannot be specified as an index column. Column: %s
DB-ENCRYPTION-10004
メッセージ
The operation does not have the target namespace or table name. Operation: %s
DB-ENCRYPTION-10005
メッセージ
The column value is not properly specified. Column: %s, Operation: %s
DB-ENCRYPTION-10006
メッセージ
The property for the encryption type ("scalar.db.cluster.encryption.type") is not set
DB-ENCRYPTION-10007
メッセージ
Unknown encryption type: %s
DB-ENCRYPTION-10008
メッセージ
The property for the address of the Vault server ("scalar.db.cluster.encryption.vault.address") is not set
DB-ENCRYPTION-10009
メッセージ
The property for the token for the Vault server ("scalar.db.cluster.encryption.vault.token") is not set
DB-ENCRYPTION-10010
メッセージ
The encrypted column cannot be specified in the condition. Column: %s, Operation: %s
DB-ENCRYPTION-10011
メッセージ
The encrypted column cannot be specified in the ordering. Column: %s, Operation: %s