ScalarDB Core エラーコード
注記
このページは英語版のページが機械翻訳されたものです。英語版との間に矛盾または不一致がある場合は、英語版を正としてください。
このページでは、ScalarDB Core のエラーコードの一覧を示します。
エラーコードのクラスと説明
| クラス | 説明 |
|---|---|
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