tags | displayed_sidebar | ||
---|---|---|---|
|
docsEnglish |
This page provides a list of error codes in ScalarDB Cluster.
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 |
The following are status codes and messages for the user error category.
Message
The namespace does not exist. Namespace: %s
Message
The table does not exist. Table: %s
Message
The user does not exist. User: %s
Message
ClusterConfig is not specified
Message
The get type is unspecified
Message
The get type is unrecognized
Message
The value of the column is not set. Column: %s
Message
The scan type is unspecified
Message
The scan type is unrecognized
Message
The order is unspecified
Message
The order is unrecognized
Message
The clustering order is unspecified
Message
The clustering order is unrecognized
Message
The put condition type is unspecified
Message
The put condition type is unrecognized
Message
The delete condition type is unspecified
Message
The delete condition type is unrecognized
Message
The operator is unspecified
Message
The operator is unrecognized
Message
The mutation is not set
Message
The data type is unspecified
Message
The data type is unrecognized
Message
The user option is unspecified
Message
The user option is unrecognized
Message
The privilege is unspecified
Message
The privilege is unrecognized
Message
The username is not set
Message
This feature is not supported in ScalarDB Cluster
Message
The property 'scalar.db.contact_points' must not be empty
Message
The property 'scalar.db.contact_points' must be prefixed with 'indirect:' or 'direct-kubernetes:'
Message
The format of the property 'scalar.db.contact_points' for direct-kubernetes client mode is 'direct-kubernetes:<NAMESPACE_NAME>/<ENDPOINT_NAME>' or 'direct-kubernetes:<ENDPOINT_NAME>'
Message
The property 'scalar.db.sql.cluster_mode.contact_points' must not be empty
Message
The property 'scalar.db.sql.cluster_mode.contact_points' must be prefixed with 'indirect:' or 'direct-kubernetes:'
Message
The format of the property 'scalar.db.sql.cluster_mode.contact_points' for direct-kubernetes client mode is 'direct-kubernetes:<NAMESPACE_NAME>/<ENDPOINT_NAME>' or 'direct-kubernetes:<ENDPOINT_NAME>'
Message
ClusterNodeManagerFactory is not specified
Message
The update condition type is unspecified
Message
The update condition type is unrecognized
Message
The two-phase commit interface is not supported
Message
Membership is not specified
Message
The policy state is unspecified
Message
The policy state is unrecognized
Message
The access mode is unspecified
Message
The access mode is unrecognized
Message
The service does not exist. Service Class: %s
Message
The policy does not exist. Policy: %s
Message
The property 'scalar.db.embedding.client.contact_points' must not be empty
Message
The property 'scalar.db.embedding.client.contact_points' must be prefixed with 'indirect:' or 'direct-kubernetes:'
Message
The format of the property 'scalar.db.embedding.client.contact_points' for direct-kubernetes client mode is 'direct-kubernetes:<NAMESPACE_NAME>/<ENDPOINT_NAME>' or 'direct-kubernetes:<ENDPOINT_NAME>'
Message
The embeddings must be provided
Message
Only one embedding can be added with an embedding ID
Message
Text segments cannot be provided when adding an embedding with an embedding ID
Message
Both embedding IDs and a filter cannot be provided
Message
Unsupported embedding store type. Type: %s
Message
Unsupported embedding model type. Type: %s
Message
The filter is not set
Message
Unsupported metadata value type. Type: %s
Message
The metadata value is not set
The following are status codes and messages for the concurrency error category.
Message
The hop limit is exceeded
Message
A transaction associated with the specified transaction ID is not found. The transaction might have expired, or the cluster node that handled the transaction might have been restarted. Transaction ID: %s
The following are status codes and messages for the internal error category.
Message
Getting local IP addresses failed
Message
Getting a cluster node object from the cache failed. Cluster Node IP Address: %s
Message
The ring is empty
Message
Getting the Kubernetes API client failed
Message
Reading the Kubernetes endpoint failed. Namespace: %s; Name: %s; Code: %d; Response Headers: %s; Response Body: %s
Message
Configuring TLS failed
Message
No nearest cluster nodes are found