ScalarDB Error Codes
This page provides a list of error codes in ScalarDB.
Error code classes and descriptions​
| Class | Description |
|---|---|
CORE-1xxxx | Errors for the user error category |
CORE-2xxxx | Errors for the concurrency error category |
CORE-3xxxx | Errors for the internal error category |
CORE-4xxxx | Errors for the unknown transaction status error category |
CORE-1xxxx status codes​
CORE-10000​
Message
Only a single-column index is supported. Operation: %s
CORE-10001​
Message
The column of the specified index key is not indexed. Operation: %s
CORE-10002​
Message
The index key is not properly specified. Operation: %s