ScalarDB Cluster Error Codes
This page provides a list of error codes in ScalarDB Cluster.
Error code classes and descriptions
Class | Description |
---|---|
CLUSTER-1xxxx | Errors for the user error category |
CLUSTER-2xxxx | Errors for the concurrency error category |
CLUSTER-3xxxx | Errors for the internal error category |
CLUSTER-1xxxx
status codes
CLUSTER-10000
Message
The namespace does not exist. Namespace: %s
CLUSTER-10001
Message
The table does not exist. Table: %s
CLUSTER-10002
Message
The user does not exist. User: %s
CLUSTER-10003
Message
ClusterConfig is not specified
CLUSTER-10004
Message
The get type is unspecified
CLUSTER-10005
Message
The get type is unrecognized
CLUSTER-10006
Message
The value of the column is not set. Column: %s
CLUSTER-10007
Message
The scan type is unspecified
CLUSTER-10008
Message
The scan type is unrecognized
CLUSTER-10009
Message
The order is unspecified