ScalarDB Cluster Error Codes
This page provides a list of error codes in ScalarDB Cluster.
Error code classes and descriptions​
| Class | Description |
|---|---|
DB-CLUSTER-1xxxx | Errors for the user error category |
DB-CLUSTER-2xxxx | Errors for the concurrency error category |
DB-CLUSTER-3xxxx | Errors for the internal error category |
DB-CLUSTER-1xxxx status codes​
The following are status codes and messages for the user error category.
DB-CLUSTER-10000​
Message
The namespace does not exist. Namespace: %s
DB-CLUSTER-10001​
Message
The table does not exist. Table: %s
DB-CLUSTER-10002​
Message
The user does not exist. User: %s
DB-CLUSTER-10004​
Message
The get type is unspecified
DB-CLUSTER-10005​
Message
The get type is unrecognized
DB-CLUSTER-10006​
Message
The value of the column is not set. Column: %s
DB-CLUSTER-10007​
Message
The scan type is unspecified
DB-CLUSTER-10008​
Message
The scan type is unrecognized
DB-CLUSTER-10009​
Message
The order is unspecified
DB-CLUSTER-10010​
Message
The order is unrecognized
DB-CLUSTER-10011​
Message
The clustering order is unspecified
DB-CLUSTER-10012​
Message
The clustering order is unrecognized
DB-CLUSTER-10013​
Message
The put condition type is unspecified
DB-CLUSTER-10014​
Message
The put condition type is unrecognized
DB-CLUSTER-10015​
Message
The delete condition type is unspecified
DB-CLUSTER-10016​
Message
The delete condition type is unrecognized
DB-CLUSTER-10017​
Message
The operator is unspecified
DB-CLUSTER-10018​
Message
The operator is unrecognized
DB-CLUSTER-10019​
Message
The mutation is not set
DB-CLUSTER-10020​
Message
The data type is unspecified
DB-CLUSTER-10021​
Message
The data type is unrecognized
DB-CLUSTER-10022​
Message
The user option is unspecified
DB-CLUSTER-10023​
Message
The user option is unrecognized
DB-CLUSTER-10024​
Message
The privilege is unspecified
DB-CLUSTER-10025​
Message
The privilege is unrecognized
DB-CLUSTER-10026​
Message
The username is not set
DB-CLUSTER-10027​
Message
This feature is not supported in ScalarDB Cluster
DB-CLUSTER-10028​
Message
The contact points must not be empty. Property: %s
DB-CLUSTER-10029​
Message
The contact points must be prefixed with 'indirect:' or 'direct-kubernetes:'. Property: %s
DB-CLUSTER-10030​
Message
The format of the contact points for the direct-kubernetes mode is 'direct-kubernetes:<NAMESPACE_NAME>/<ENDPOINT_NAME>' or 'direct-kubernetes:<ENDPOINT_NAME>'. Property: %s
DB-CLUSTER-10035​
Message
The update condition type is unspecified
DB-CLUSTER-10036​
Message
The update condition type is unrecognized
DB-CLUSTER-10037​
Message
The two-phase commit interface is not supported