ScalarDB エラーコード
注記
このページは英語版のページが機械翻訳されたものです。英語版との間に矛盾または不一致がある場合は、英語版を正としてください。
このページでは、ScalarDB のエラーコードの一覧を示します。
エラーコードのクラスと説明
クラス | 説明 |
---|---|
CORE-1xxxx | ユーザーエラーカテゴリのエラー |
CORE-2xxxx | 同時実行エラーカテゴリのエラー |
CORE-3xxxx | 内部エラーカテゴリのエラー |
CORE-4xxxx | 不明なトランザクションステータスエラーカテゴリのエラー |
CORE-1xxxx
ステータスコード
CORE-10000
メッセージ
Only a single-column index is supported. Operation: %s
CORE-10001
メッセージ
The column of the specified index key is not indexed. Operation: %s
CORE-10002
メッセージ
The index key is not properly specified. Operation: %s
CORE-10003
メッセージ
Clustering keys cannot be specified when using an index. Operation: %s
CORE-10004
メッセージ
Orderings cannot be specified when using an index. Operation: %s
CORE-10005
メッセージ
The limit cannot be negative. Operation: %s
CORE-10006
メッセージ
Cross-partition scan is not enabled. Operation: %s
CORE-10007
メッセージ
Cross-partition scan ordering is not enabled. Operation: %s
CORE-10008
メッセージ
Cross-partition scan filtering is not enabled. Operation: %s
CORE-10009
メッセージ
The specified projection is not found. Projection: %s, Operation: %s
CORE-10010
メッセージ
The clustering key boundary is not properly specified. Operation: %s
CORE-10011
メッセージ
The start clustering key is not properly specified. Operation: %s
CORE-10012
メッセージ
The end clustering key is not properly specified. Operation: %s
CORE-10013
メッセージ
Orderings are not properly specified. Operation: %s
CORE-10014
メッセージ
The specified ordering column is not found. Ordering: %s, Operation: %s
CORE-10015
メッセージ
The condition is not properly specified. Operation: %s
CORE-10016
メッセージ
The table does not exist. Table: %s
CORE-10017
メッセージ
The column value is not properly specified. Column: %s, Operation: %s
CORE-10018
メッセージ
The mutations are empty
CORE-10019
メッセージ
Mutations that span multiple partitions are not supported. Mutations: %s
CORE-10020
メッセージ
The partition key is not properly specified. Operation: %s
CORE-10021
メッセージ
The clustering key is not properly specified. Operation: %s
CORE-10022
メッセージ
The encryption feature is not enabled. To encrypt data at rest, you must enable this feature. Note that this feature is supported only in the ScalarDB Enterprise edition
CORE-10023
メッセージ
This condition is not allowed for the PutIf operation. Condition: %s
CORE-10024
メッセージ
This condition is not allowed for the DeleteIf operation. Condition: %s
CORE-10025
メッセージ
Operator must be LIKE or NOT_LIKE. Operator: %s
CORE-10026
メッセージ
An escape character must be a string of a single character or an empty string
CORE-10027
メッセージ
The LIKE pattern must not be null
CORE-10028
メッセージ
The LIKE pattern must not include only an escape character
CORE-10029
メッセージ
The LIKE pattern must not end with an escape character
CORE-10030
メッセージ
The column %s does not exist
CORE-10031
メッセージ
This operation is not supported when getting records of a database without using an index
CORE-10032
メッセージ
This operation is not supported when getting records of a database by using an index
CORE-10033
メッセージ
This operation is not supported when scanning all the records of a database or scanning records of a database by using an index
CORE-10034
メッセージ
This operation is supported only when scanning records of a database by using an index
CORE-10035
メッセージ
This operation is not supported when scanning records of a database by using an index
CORE-10037
メッセージ
This operation is supported only when no conditions are specified. If you want to modify a condition, please use clearConditions() to remove all existing conditions first
CORE-10038
メッセージ
One or more columns must be specified.
CORE-10039
メッセージ
One or more partition keys must be specified.
CORE-10040
メッセージ
The column definition must be specified since %s is specified as a partition key
CORE-10041
メッセージ
The column definition must be specified since %s is specified as a clustering key
CORE-10042
メッセージ
Invalid ID specified. ID: %d
CORE-10043
メッセージ
The transaction is not active. Status: %s
CORE-10044
メッセージ
The transaction has already been committed or rolled back. Status: %s
CORE-10045
メッセー ジ
The transaction has not been prepared. Status: %s
CORE-10046
メッセージ
The transaction has not been prepared or validated. Status: %s
CORE-10047
メッセージ
The transaction already exists
CORE-10048
メ ッセージ
A transaction associated with the specified transaction ID is not found. The transaction might have expired
CORE-10049
メッセージ
%s is the system namespace name