SQL++ Error Codes
- Capella Operational
- reference
The following table lists all of the SQL++ error codes, their error message, and some tips to resolve them.
1xx Codes (shell)
These errors are related to the shell.
| ICode | Error Message | Description |
|---|---|---|
|
A connection was refused. |
Reason
User Action
|
|
Unsupported protocol scheme «scheme» |
Reason
User Action
|
|
No such host «host» |
Reason
User Action
|
|
No host in request URL |
Reason
User Action
|
|
Unknown port «port» |
|
|
No route to host |
|
|
Network is unreachable. |
|
|
Not connected to any cluster. Use \CONNECT command. |
Reason
User Action
|
|
Failed to open a connection to the server endpoint. |
User Action
|
|
Invalid input URL «url» |
Reason
User Action
|
|
Error during file read «details» |
Reason
User Action
|
|
Error during file write «details» |
Reason
User Action
|
|
Unable to open file «file» |
Reason
User Action
|
|
Unable to close file «file» |
|
|
Invalid password |
Reason
User Action
|
|
Invalid username. |
Reason
User Action
|
|
Username missing in -credentials/-c option. |
Reason
User Action
|
|
Invalid format for credentials. Separate username and password with a colon (':'). |
Reason
User Action
|
|
Command does not exist. |
Reason
User Action
|
|
Parameter does not exist |
Reason
User Action
|
|
Too many input arguments to command. |
Reason
User Action
|
|
Too few input arguments to command. |
Reason
User Action
|
|
Stack empty. |
Reason
User Action
|
|
Alias does not exist «alias» |
Reason
|
|
Error when running in batch mode for Analytics. Incorrect input value |
Reason
User Action
|
|
Cannot write to string buffer. |
Reason
User Action
|
|
Operation timed out. Check query service url |
|
|
Retired. |
|
|
An error occurred writing data in JSON format. |
User Action
|
|
An error occurred reading data in JSON format. |
User Action
|
|
An error occurred in the Query driver. |
User Action
|
|
Error with io Writer. |
Reason
User Action
|
|
Unbalanced quotes in the input. |
Reason
User Action
|
|
Retired. |
|
|
Place input argument URL at the end, after input flags. |
Reason
User Action
|
|
Input Argument format is invalid. |
Reason
User Action
|
|
Query APIs cannot be initialized from Cluster Map. |
Reason
User Action
|
|
Invalid argument. |
Reason
User Action
|
|
Terminal set-up failed (check not legacy console) |
Reason
User Action
|
|
Invalid protocol. Mixed protocols are not permitted in engine list. |
Reason
User Action
|
|
A non-specific error occurred in the cbq-shell. |
User Action
|
1xxx Codes (services)
These errors are related to the services.
| ICode | Error Message | Description |
|---|---|---|
|
The server or request is read-only and cannot accept this write statement. |
Reason
User Action
|
|
Unsupported http method:«METHOD» |
Reason
User Action
|
|
«feature» «value» not implemented |
Reason
User Action
|
|
Unknown «parameter» value: «value» |
Reason
User Action
|
|
Error processing «message» |
Reason
User Action
See Note. |
|
No «parameter» value |
Reason
User Action
|
|
Multiple values for «parameters» |
Reason
User Action
|
|
Unrecognized parameter in request: «parameter» |
Reason
User Action
|
|
«feature» has to be of type «expected» |
Reason
User Action
|
|
Timeout «duration» exceeded |
Reason
User Action
|
|
«parameter» = «value» is invalid. «message» |
Reason
User Action
|
|
Invalid JSON in results |
Reason
User Action
|
|
forbidden character (\\ or \") in client_context_id |
Reason
User Action
|
|
Unsupported media type: «mediaType» |
Reason
User Action
|
|
Request «id» is not a http request |
Reason
|
|
Array «scan_entry» should be of length 2 |
Reason
User Action
|
|
Bad sequence number «seqno». Expected an unsigned 64-bit integer. |
Reason
|
|
Bad UUID «vbucket_uuid». Expected a string. |
Reason
|
|
Failed to decode nil value. |
Reason
User Action
|
|
Unsupported method «method» |
Reason
|
|
Indicates the service on the node is in the process of shutting down. |
Reason
|
|
Indicates the service on the node has been shut down and is waiting to be terminated. |
Reason
|
|
Service cannot handle requests |
Reason
User Action
|
|
User has more requests running than allowed |
Reason
|
|
User has exceeded request rate limit |
Reason
|
|
User has exceeded input network traffic limit |
Reason
|
|
User has exceeded results size limit |
Reason
|
|
Request execution aborted as the number of errors raised has reached the maximum permitted. |
Reason
User Action
|
|
Request has been declined with «reason» |
Reason
|
|
Request does not have a valid tenant |
|
|
Request is not authorized for tenant «tenant» |
|
|
Request rejected due to limiting or throttling. «retry» |
User Action
|
|
Tenant not found «tenant» |
|
|
Request queue full |
Reason
User Action
|
|
Client disconnected |
Reason
|
|
Slow/stalled client write timed out |
Reason
User Action
|
|
request halted: free memory below «threshold»% of available memory |
Reason
|
|
Error 1040
The Query Service REST API returns this error if you specify request parameters as form data and include an unescaped semicolon (;) in a statement. |
2xxx Codes (admin)
These errors are related to the admin.
| ICode | Error Message | Description |
|---|---|---|
|
Error connecting to «what» |
Reason
User Action
|
|
Error accounting manager: «reason». |
Reason
User Action
|
|
Invalid «component» URL: «URL» |
Reason
User Action
|
|
Error in JSON decoding |
User Action
|
|
Error in JSON encoding |
User Action
|
|
Unknown setting: «setting» |
Reason
User Action
|
|
Incorrect value «value» for setting: «name» |
Reason
User Action
|
|
Error retrieving cluster «message» |
User Action
|
|
Error adding cluster «message» |
User Action
|
|
Error removing cluster «message» |
User Action
|
|
Error retrieving node «message» |
User Action
|
|
No such node «message» |
User Action
|
|
Error adding node «message» |
User Action
|
|
Error removing node «message» |
User Action
|
|
Error creating metric «message» |
|
|
Error authorizing against cluster «message» |
Reason
User Action
|
|
The admin endpoint encountered an error. |
User Action
|
|
server is not ssl enabled |
Reason
User Action
|
|
Not a proper creds JSON array of user/pass structures: «creds» |
|
|
Completed requests qualifier already set: «qualifier» |
User Action
|
|
Completed requests qualifier unknown: «qualifier» |
Reason
User Action
|
|
Completed requests qualifier not set: «qualifier» |
Reason
User Action
|
|
Non-unique completed requests qualifier «qualifier» cannot be updated |
Reason
User Action
|
|
Completed requests qualifier «qualifier» cannot accept argument «value» |
Reason
User Action
|
|
Completed requests maximum plan size («size») is invalid. |
|
|
Invalid service port: «port» |
User Action
|
|
Error getting request body |
Reason
User Action
|
|
FFDC invocation failed. |
Reason
User Action
|
|
Error accessing log |
Reason
User Action
|
|
Failed to start workload reporting |
Reason
User Action
|
|
Invalid value «value» for workload setting «setting» |
Reason
User Action
|
|
Error processing workload configuration |
Reason
User Action
|
|
Error distributing workload settings |
Reason
User Action
|
|
Warning during AWR operation. |
Reason
User Action
|
|
Workload reporting is not supported in Community Edition. It is an enterprise level feature. |
Reason
User Action
|
3xxx Codes (parse)
These errors are related to the parsing.
| ICode | Error Message | Description |
|---|---|---|
|
Indicates a syntax error occurred during statement parsing. |
User Action
See Note. |
|
Details the location in the statement text of errors encountered during parsing. |
|
|
invalid escape sequence |
Reason
User Action
|
|
invalid string |
Reason
User Action
|
|
missing closing quote |
User Action
|
|
unescaped embedded quote |
User Action
|
|
Ambiguous reference to field «field» |
Reason
User Action
|
|
Duplicate variable: «identifier» already in the scope «context» |
Reason
User Action
|
|
Formalizer internal error: «details» |
Reason
User Action
|
|
Invalid input. |
Reason
User Action
|
|
A semantic error is present in the statement. |
Reason
User Action
|
|
Semantic error: «what» |
Reason
User Action
|
|
«op» on «alias» cannot have join hint (USE HASH or USE NL) |
Reason
User Action
|
|
«operation» on «alias» cannot have USE KEYS. |
Reason
|
|
«operation» on «alias» cannot have USE INDEX. |
Reason
|
|
MERGE with ON KEY clause cannot have document key specification in INSERT action. |
Reason
User Action
|
|
MERGE with ON clause must have document key specification in INSERT action |
Reason
User Action
|
|
MERGE is missing source. |
|
|
MERGE with ON KEY clause cannot have USE INDEX hint specified on target. |
Reason
User Action
|
|
MERGE with ON KEY clause cannot have join hint specified on source. |
Reason
User Action
|
|
Cannot mix «op1» on «alias1» with «op2» on «alias2». |
Reason
User Action
|
|
«name» window function «clause» «reason» |
Reason
User Action
|
|
«feature» is an enterprise level feature. |
Reason
User Action
|
|
Advise supports SELECT, MERGE, UPDATE and DELETE statements only. |
Reason
User Action
|
|
Advisor function is only allowed in projection clause |
Reason
User Action
|
|
FROM clause is not allowed when Advisor function is present in projection clause. |
Reason
User Action
|
|
«what» is only supported in Developer Preview Mode. |
|
|
«type» term must have USE KEYS |
Reason
User Action
|
|
«type» term should not have USE INDEX |
Reason
User Action
|
|
UPDATE STATISTICS (ANALYZE) supports GSI indexes only for INDEX option. |
Reason
User Action
|
|
INDEX ALL option for UPDATE STATISTICS (ANALYZE) can only be used for a collection. |
Reason
User Action
|
|
UPDATE STATISTICS of 'self' is not allowed |
Reason
User Action
|
|
«index key expression» is not indexable |
Reason
User Action
|
|
«message» «location» MISSING attribute not allowed (Only allowed with gsi leading key). |
Reason
|
|
Attributes are not allowed on «details» «location» of flatten_keys. |
Reason
User Action
|
|
«flatten keys expression» «location» is not allowed in this context |
Reason
User Action
|
|
ALL/DISTINCT is not allowed in «expression» «location» |
Reason
User Action
|
|
Index of «expression» «location» is not allowed as a index key |
Reason
User Action
|
|
PRIMARY INDEX is not allowed using FTS |
Reason
|
|
Join hint (USE HASH or USE NL) cannot be specified on the first from term «term» |
Reason
User Action
|
|
«what» «expression» is not a valid constant, named, positional or function parameter. |
Reason
User Action
|
|
recursive_with semantics: «cause» |
Reason
User Action
|
|
Anchor Clause cannot have recursive reference in FROM Expression : «alias» |
Reason
User Action
|
|
Recursive reference «alias» must not appear more than once in the FROM clause |
Reason
User Action
|
|
Invalid config option «option» |
Reason
User Action
|
|
recursive_with_unsupported: «reason» |
Reason
User Action
|
|
Recursive WITH «alias» limited to «limit» documents as no explicit document count limit or memory quota set |
Reason
User Action
|
|
Recursive WITH «alias» stopped at «depth» level as no explicit level limit or memory quota set |
Reason
User Action
|
|
Cycle fields validation failed for with term: «alias» |
Reason
User Action
|
|
Semantic error in query with vector search function: <<msg>>. |
Reason
User Action
|
|
Invalid index attributes specified for index key <<key>> in CREATE INDEX statement. |
Reason
User Action
|
|
Multiple VECTOR index key specified in CREATE INDEX statement for index <<name>>. |
Reason
User Action
|
|
Multiple index keys specified in CREATE VECTOR INDEX statement for index <<name>>. |
Reason
User Action
|
|
No index key with VECTOR attribute specified in CREATE VECTOR INDEX statement for index <<name>>. |
Reason
User Action
|
|
Vector function (<<term>>) in ORDER BY clause must use a constant for <<option>>. |
Reason
User Action
|
|
Vector function (<<term>>) in ORDER BY clause must use ASC and NULLS LAST. |
Reason
User Action
|
|
Cannot use DISTINCT in an array index key with VECTOR attribute in CREATE INDEX statement. |
Reason
User Action
|
|
Cannot use a constant construct (object or array) in an index key with VECTOR attribute in CREATE INDEX statement. |
Reason
User Action
|
|
Error 3000
If you’re using AI Functions, this error code indicates that the function you’re using is not enabled or associated with an LLM. You need to enable the function and try again. |
4xxx Codes (plan)
These errors are related to the query plan.
| ICode | Error Message | Description |
|---|---|---|
|
A planning error occurred. |
User Action
|
|
Reprepare error |
Reason
User Action
|
|
plan was prepared by a newer engine |
Reason
User Action
|
|
Failed to verify plan: «reason» |
Reason
User Action
|
|
From Term must have a name or alias. |
Reason
User Action
|
|
Duplicate alias «alias» «location» |
Reason
User Action
|
|
Duplicate WITH alias reference in «term»: «alias» «location» |
Reason
User Action
|
|
Unknow alias in : ON KEY «expr» FOR «alias». |
Reason
User Action
|
|
FROM in correlated subquery must have USE KEYS clause: FROM «keyspace». |
|
|
No secondary index available for keyspace «keyspace» in correlated subquery. |
Reason
User Action
|
|
Correlated subquery's keyspace «keyspace» cannot have more than «number» documents without appropriate secondary index |
Reason
User Action
|
|
No such prepared statement: «name» |
Reason
User Action
|
|
JSON unmarshalling error: «details» |
Reason
User Action
|
|
Unable to add name: «reason» |
Reason
User Action
|
|
Unable to decode prepared statement |
|
|
Encoded plan parameter does not match encoded plan of «name» |
Reason
User Action
|
|
Mismatching name in encoded plan, expecting: «expected», found: «found» |
Reason
User Action
|
|
Mismatching query_context in encoded plan |
Reason
User Action
|
|
Prepared name «name» is predefined (reserved). |
User Action
|
|
No index available for join term «term» |
Reason
User Action
|
|
From Expression Term cannot have USE KEYS or USE INDEX Clause |
Reason
User Action
|
|
Index service not available. |
Reason
User Action
|
|
No index available on keyspace «keyspace» that matches your query. Use CREATE PRIMARY INDEX ON «keyspace» to create a primary index, or check that your expected index is online. |
Reason
User Action
|
|
Primary index «indexname» not online. |
Reason
User Action
|
|
Error listing sub-queries. |
|
|
Expression «expression» must depend only on group keys or aggregates. |
Reason
User Action
|
|
The index «name» already exists. |
Reason
User Action
|
|
«meta-term» in query with multiple FROM terms requires an argument |
Reason
User Action
|
|
DESC option is not supported by the indexer. |
Reason
|
|
Plan error: «what» |
Reason
User Action
|
|
ALTER INDEX not supported |
Reason
User Action
|
|
Placeholder is not allowed in keyspace |
|
|
No index available for ANSI «type» term «alias» |
Reason
User Action
|
|
PARTITION index is not supported by indexer. |
Reason
|
|
An error occurred in GSI |
Reason
User Action
|
|
A transient error occurred in GSI |
User Action
|
|
«request» temp file size exceeded limit «limit», «size» |
Reason
User Action
|
|
Search() function with KNN has no search index |
Reason
User Action
|
|
Encoded plan use is not allowed in serverless mode. |
Reason
User Action
|
|
Error occurred during cost-based optimization: «what» |
|
|
Invalid index statistics for index «name» : «what» |
User Action
|
|
Document key must be a string: «key» |
Reason
User Action
|
|
A non-specific warning was raised. |
Reason
|
5xxx Codes (exec)
These errors are related to the execution.
| ICode | Error Message | Description |
|---|---|---|
|
An internal error occurred. |
Reason
User Action
|
|
A panic occurred during execution. |
Reason
User Action
|
|
Execution internal error: «what» |
User Action
|
|
Execution parameter error: «reason» |
Reason
User Action
|
|
Expression parsing «expression» failed |
Reason
User Action
|
|
Temporary file quota exceeded |
Reason
User Action
|
|
Out of key validation space. |
Reason
User Action
|
|
Error executing CURL function |
Reason
User Action
|
|
Execution of statement has been stopped. |
Reason
User Action
|
|
Error evaluating «what» |
Reason
User Action
|
|
Abort: «reason» |
Reason
|
|
EXPLAIN: Error marshalling JSON. |
User Action
|
|
EXPLAIN FUNCTION: «reason» |
Reason
User Action
|
|
Error updating «phase» GROUP value |
User Action
|
|
Date error |
|
|
Date error: Overflow |
User Action
|
|
Date error: Invalid format |
User Action
|
|
Date error: Invalid date string |
Reason
User Action
|
|
Date error: Failed to parse |
Reason
User Action
|
|
Date error: Invalid component |
Reason
User Action
|
|
Date error: Value is not an integer |
Reason
User Action
|
|
Date error: Invalid argument |
Reason
User Action
|
|
Date error: Invalid time zone |
Reason
User Action
|
|
An invalid value was encountered. |
User Action
|
|
Invalid expression |
Reason
User Action
|
|
iUnsupported expression |
Reason
User Action
|
|
Out of range evaluating «term» |
Reason
User Action
|
|
Division by 0. |
Reason
User Action
|
|
Duplicate Final Group. |
User Action
|
|
No INSERT key for «document» |
User Action
|
|
No INSERT value for «document» |
User Action
|
|
Cannot INSERT non-string key «key» of type «type» |
Reason
User Action
|
|
Cannot INSERT non-OBJECT options «options» of type «type» |
Reason
User Action
|
|
No UPSERT key for «value» |
User Action
|
|
Cannot act on the same key multiple times in an UPSERT statement |
Reason
User Action
|
|
No UPSERT value for «value» |
User Action
|
|
Cannot UPSERT non-string key «key» of type «type». |
Reason
User Action
|
|
Cannot UPSERT non-OBJECT options «value» of type «type». |
|
|
DELETE alias «alias» not found in item «value» |
User Action
|
|
DELETE alias «alias» has no metadata in item. |
User Action
|
|
UPDATE alias «alias» not found in item |
User Action
|
|
UPDATE alias «alias» has no metadata in item. |
User Action
|
|
Missing UPDATE clone. |
User Action
|
|
Invalid field update. |
Reason
User Action
|
|
Invalid UNNEST position of type «type» |
User Action
|
|
The scan_vector parameter should not be used for queries accessing more than one keyspace. Use scan_vectors instead. Keyspaces: «list» |
Reason
User Action
|
|
Dynamic auth error |
Reason
User Action
|
|
Transactional auth error |
Reason
User Action
|
|
Unable to find user «user». |
Reason
User Action
|
|
User «name» already exists. |
Reason
User Action
|
|
Attribute «attribute» «reason» for «domain» users. |
Reason
User Action
|
|
Group «name» already exists. |
Reason
User Action
|
|
Unable to find group «name». |
Reason
User Action
|
|
Attribute «attribute» «reason» for groups. |
Reason
User Action
|
|
Missing attributes for «what». |
Reason
User Action
|
|
Role «role» requires a keyspace. |
Reason
User Action
|
|
Role «role» cannot be specified at the «level» level. |
Reason
User Action
|
|
Role «role» does not take a keyspace. |
Reason
User Action
|
|
Keyspace «keyspace» is not valid. |
Reason
User Action
|
|
Scope «scope» is not valid. |
Reason
User Action
|
|
Bucket «bucket» is not valid. |
Reason
User Action
|
|
Role «role» is not valid. |
Reason
User Action
|
|
User «name» already has role «role» «bucket» |
|
|
«entity» «name» did not have role «role» |
Reason
|
|
User «name» has no roles. Connecting with this user may not be possible |
Reason
|
|
Group «name» has no roles. |
Reason
|
|
Hash Table Put failed |
User Action
|
|
Hash Table Get failed |
User Action
|
|
Multiple UPDATE/DELETE of the same document (document key «key») in a MERGE statement |
Reason
User Action
|
|
Multiple INSERT of the same document (document key «key») in a MERGE statement |
Reason
User Action
|
|
An error occurred during WINDOW evaluation |
Reason
User Action
|
|
AdviseIndex: Error marshalling JSON. |
User Action
|
|
Invalid advise results |
Reason
User Action
|
|
An internal error occurred during update statistics processing. |
User Action
|
|
Unable to run subquery |
User Action
|
|
Indexing leading key MISSING values are not supported by indexer. |
Reason
User Action
|
|
Index «name» is not in memory |
Reason
User Action
|
|
System Collection 'N1QL_CBO_STATS' is required for UPDATE STATISTICS (ANALYZE) |
Reason
User Action
|
|
index name «name» must be a string |
Reason
User Action
|
|
index «name» is not found |
Reason
User Action
|
|
Error with UPDATE STATISTICS for indexes («names»): «reason» |
User Action
|
|
Error parsing time string «string» |
|
|
Inner of nested-loop join «keyspace» cannot have more than 1000 documents without appropriate secondary index |
Reason
User Action
|
|
Invalid parameter (query vector) specified for vector function: <<msg>>. |
Reason
User Action
|
|
Invalid parameter (probes) specified for vector function: <<msg>>. |
Reason
User Action
|
|
Invalid parameter (rerank) specified for vector function: <<msg>>. |
Reason
User Action
|
|
Total heap size for (Limit + Offset) exceeded maximum heap size allowed for vector index <<index>>. |
Reason
User Action
|
|
Invalid parameter (TopNScan) specified for vector function: <<msg>>. |
Reason
User Action
|
|
Request has exceeded memory quota. |
Reason
User Action
|
|
nil «param» parameter for evaluation |
User Action
|
|
Unable to complete action after «count» attempts |
Reason
User Action
|
|
Key(s) in USE KEYS hint not found |
Reason
User Action
|
|
Query node has run out of memory |
Reason
User Action
|
|
«entity» has run out of memory: requested «size», limit «limit» |
|
|
Failed to reconstruct value |
Reason
User Action
|
|
Invalid reconstructed value |
Reason
User Action
|
|
Failed to create spill file |
Reason
User Action
|
|
Failed to read from spill file |
Reason
User Action
|
|
Failed to write to spill file |
Reason
User Action
|
|
Failed to determine spill file size |
Reason
User Action
|
|
Failed to seek in spill file |
|
|
Too many spill files |
Reason
User Action
|
9999 Code (error)
This is a general error.
| ICode | Error Message | Description |
|---|---|---|
|
Not implemented. |
Reason
|
10xxx Codes (ds_auth)
These errors are related to the Datastore authentication.
| ICode | Error Message | Description |
|---|---|---|
|
Unable to authorize user. |
Reason
User Action
|
|
Missing or Incorrect port in input url. |
|
|
Issue with accessing node information for rest endpoint «endpoint» |
|
|
No FTS node in server «server» |
|
|
Functions of type «type» are only supported in Enterprise Edition. |
|
|
Function «name» not found |
Reason
User Action
|
|
Function «name» already exists |
Reason
User Action
|
|
Operation on function «name» encountered an unexpected error: «details». |
User Action
|
|
Incorrect number of arguments supplied to function «name» |
User Action
|
|
Invalid function name «name» |
Reason
User Action
|
|
Could not access function definition for «where» because «what» |
User Action
|
|
Could not «operation» function definition for «function» |
User Action
|
|
«type» functions are disabled. |
Reason
|
|
Error executing function «name» «details» |
Reason
User Action
|
|
Error executing function: «name»: «num» nested javascript calls |
Reason
User Action
|
|
An error occurred executing an inner function. |
|
|
Invalid javascript library path: «path». Use a root level path, the same path as the function scope, or a local path ('./library') |
Reason
User Action
|
|
Error loading function «name» |
Reason
User Action
|
|
«operation» is not supported for functions of type «type» |
|
|
Error getting queries inside function «name». «details» |
User Action
|
|
«entity» resolves to «path» - «num» path parts are expected |
Reason
User Action
|
|
Invalid query_context specified: «details» |
Reason
User Action
|
|
Bucket «name» does not have a default collection |
User Action
|
|
No datastore is available |
User Action
|
|
Max failures reached. Last error: «error» |
Reason
User Action
|
|
No healthy nodes found. |
Reason
User Action
|
|
Streaming error |
Reason
User Action
|
|
Authentication error: «details» |
Reason
User Action
|
|
Failed to connect to host. |
Reason
User Action
|
|
Mapping error: «details» |
User Action
|
|
Streaming endpoint not found |
Reason
User Action
|
|
Advisor: Session not found. |
Reason
User Action
|
|
Advisor: Invalid value for 'action |
Reason
User Action
|
|
Advisor: missing argument for 'action |
Reason
User Action
|
|
Advisor: Invalid arguments. |
Reason
User Action
|
|
Vector function <<name>> has invalid metric specification (<<metric>>). |
Reason
User Action
|
|
Vector function <<name>> has invalid field specification (<<field>>). |
Reason
User Action
|
|
IsVector() function has invalid dimension specification (<<dimension>>). |
Reason
User Action
|
|
IsVector() function has invalid argument (<<msg>>). |
Reason
User Action
|
11xxx Codes (ds_sys)
These errors are related to the Datastore system.
| ICode | Error Message | Description |
|---|---|---|
|
System datastore error «details» |
User Action
|
|
Keyspace not found in system namespace |
Reason
User Action
|
|
System datastore : Not implemented «what» |
|
|
System datastore : Not supported «details» |
User Action
|
|
System datastore : Index not found «details» |
User Action
|
|
System datastore : This index cannot be dropped «details» |
User Action
|
|
System datastore : Statement not found «details» |
Reason
User Action
|
|
System datastore : «details» |
Reason
User Action
|
|
System datastore : unable to retrieve «what» from server |
User Action
|
|
System datastore : unable to update «what» information in server |
User Action
|
|
One or more documents were excluded from the «namespace» bucket because of insufficient user permissions. In an EE system, add the query_system_catalog role to see all rows. In a CE system, add the administrator role to see all rows. |
Reason
User Action
|
|
System datastore : key «key» is not of the correct format for keyspace «keyspace» |
User Action
|
|
The system namespace contains no buckets that contain scopes. |
User Action
|
|
Node «node» not found |
User Action
|
12xxx Codes (ds_cb)
These errors are related to the Couchbase Datastore.
| ICode | Error Message | Description |
|---|---|---|
|
Cannot connect «details» |
Reason
User Action
|
|
Namespace not found in CB datastore: «details» |
User Action
|
|
Keyspace not found in CB datastore: «details» |
Reason
User Action
|
|
Primary Index not found «details» |
|
|
Indexer not implemented «details» |
User Action
|
|
Failed to get count for keyspace «details» |
User Action
|
|
Error performing bulk get operation «details» |
Reason
User Action
|
|
DML Error, possible causes include «reason» |
Reason
User Action
|
|
Failed to perform «operation» on key «key» |
Reason
User Action
|
|
Failed to load indexes «indexes» |
|
|
This bucket type is not supported «details» |
Reason
User Action
|
|
Index scan timed out |
Reason
User Action
|
|
Index Not Found |
Reason
User Action
|
|
Error getting random entry from keyspace |
Reason
User Action
|
|
Unable to initialize authorization system as required |
Reason
User Action
|
|
Audit stream handler failed |
User Action
|
|
Bucket not found in CB datastore «bucket» |
Reason
User Action
|
|
Scope not found in CB datastore «scope» |
User Action
|
|
Failed to get size for keyspace «details» |
Reason
User Action
|
|
Connection security config not provided. Unable to load bucket «bucket» |
User Action
|
|
Error while creating system bucket «details» |
Reason
User Action
|
|
Error while creating scope «details» |
Reason
User Action
|
|
Error while dropping scope «details» |
Reason
User Action
|
|
Error while creating collection «name» |
Reason
User Action
|
|
Error while dropping collection «details» |
Reason
User Action
|
|
Error while flushing collection «name» |
Reason
User Action
|
|
«operation» of binary document is not supported |
Reason
User Action
|
|
Durability is not supported. |
User Action
|
|
Preserve expiration is not supported. |
User Action
|
|
CAS mismatch |
Reason
User Action
|
|
MC error «details» |
Reason
User Action
|
|
Index «name» exists but is not a primary index |
Reason
User Action
|
|
Error in INSERT of key: «key» |
Reason
User Action
|
|
User does not have access to «entity» |
Reason
User Action
|
|
Invalid option «option» |
Reason
User Action
|
|
Invalid value for «option» |
Reason
User Action
|
|
Invalid compressed document received from datastore |
User Action
|
|
Bucket is closed: «message» |
User Action
|
|
Sub-doc get operation failed |
|
|
Sub-doc set operation failed |
Reason
User Action
|
|
Error while dropping system bucket «details» |
Reason
User Action
|
|
Bucket «bucket» already exists. |
Reason
User Action
|
|
All indexer nodes must be version <<ver>> or later (<<cause>>). |
Reason
User Action
|
|
Primary index on system collection not available for bucket «bucket» |
Reason
User Action
|
13xxx Codes (ds_view)
These errors are related to the Datastore view.
| ICode | Error Message | Description |
|---|---|---|
|
Error retrieving cluster «what» |
Reason
User Action
|
|
Unable to retrieve roles from server. |
User Action
|
|
User does not have credentials to «action». Add role «role» to allow the statement to run. |
User Action
|
|
Unable to retrieve buckets from server. |
User Action
|
|
Unable to determine admin credentials |
Reason
User Action
|
|
Datastore not set |
User Action
|
|
Invalid datastore uri: «uri» |
Reason
User Action
|
14xxx Codes (ds_gsi)
These errors are related to the Datastore Global Secondary Index.
| ICode | Error Message | Description |
|---|---|---|
|
Unacceptable size for index scan: «size» |
User Action
|
15xxx Codes (ds_file)
These errors are related to the Datastore files.
| ICode | Error Message | Description |
|---|---|---|
|
Error in file datastore «details» |
|
|
Namespace not found in file store «details» |
|
|
Keyspace not found «details» |
|
|
Duplicate Namespace «details» |
|
|
Duplicate Keyspace «details» |
|
|
No keys to insert «details» |
|
|
Key Exists «details» |
|
|
DML Error «details» |
|
|
Keyspace path must be a directory «details» |
|
|
Index not found «details» |
|
|
Operation not supported «details» |
|
|
Primary Index cannot be dropped «details» |
16xxx Codes (ds_other)
These errors are related to other Datastore aspects.
| ICode | Error Message | Description |
|---|---|---|
|
Error in datastore «details» |
|
|
Namespace Not Found «details» |
|
|
Keyspace Not Found «details» |
|
|
Not Implemented «details» |
|
|
Index not found «details» |
|
|
Index Cannot be dropped «details» |
|
|
Not supported for this datastore «details» |
|
|
Key not found «details» |
|
|
Inferencer not found «details» |
|
|
Datastore «name» contains no buckets that contain scopes. |
|
|
Keyspace does not support scopes: «scopes» |
|
|
StatUpdater not found |
|
|
Keyspace does not support flush: «keyspace» |
|
|
Index not found |
Reason
User Action
|
|
«operation» not supported for scan |
Reason
User Action
|
|
Inactive scan in Fetch |
User Action
|
|
Invalid scan in «operation» |
User Action
|
|
Scan continuation failed |
Reason
User Action
|
|
Scan creation failed |
Reason
User Action
|
|
Scan cancellation failed |
|
|
Scan exceeded permitted duration |
Reason
User Action
|
|
Failed to get collection ID for scan |
User Action
|
|
Failed to get connection for scan |
User Action
|
|
Timed out polling scan for data |
User Action
|
|
A fatal error occurred in scan processing |
User Action
|
|
Scan failed |
Reason
User Action
|
|
Operation failed on scan spill file |
Reason
User Action
|
|
Failed to validate document key |
User Action
|
|
Invalid scan response received |
User Action
|
17xxx Codes
| ICode | Error Message | Description |
|---|---|---|
|
Transactions are not supported on «type» store |
|
|
«statement» statement is not supported «qualifier» transaction |
Reason
User Action
|
|
advisor function is not supported within the transaction |
Reason
User Action
|
|
Transaction context error |
User Action
|
|
Transaction statement is out of order |
Reason
User Action
|
|
Start Transaction statement error «details» |
User Action
|
|
Commit Transaction statement error «details» |
User Action
|
|
Rollback Transaction statement error «details» |
User Action
|
|
«name» savepoint is not defined |
Reason
User Action
|
|
Transaction timeout |
Reason
User Action
|
|
Transaction is released |
Reason
User Action
|
|
Duplicate Key «details» |
Reason
User Action
|
|
Parallel execution of the statements are not allowed within the transaction |
User Action
|
|
Key not found |
|
|
«op» cas (actual: «actual», expected:«expected») mismatch for key: «key» |
Reason
User Action
|
|
Transaction memory («used») exceeded quota («quota») |
User Action
|
|
Transaction fetch error |
User Action
|
|
Failed post commit |
Reason
User Action
|
|
Commit was ambiguous |
Reason
User Action
|
|
Transaction staging error |
Reason
User Action
|
|
Transaction queue is full |
Reason
User Action
|
|
Failed post commit |
Reason
User Action
|
|
XATTRs not permitted in a transaction |
Reason
User Action
|
|
GC agent error |
Reason
User Action
|
|
Transactions are not supported in Community Edition |
Reason
|
|
Memory allocation error: «details» |
Reason
User Action
|
|
A transaction error occurred |
User Action
|
18xxx Codes
| ICode | Error Message | Description |
|---|---|---|
|
Unexpected error in dictionary: «error» |
User Action
|
|
GSI Indexer does not support collections - «reason» |
User Action
|
|
GSI Index «name» does not support collections |
User Action
|
|
Error accessing system collection - «details» |
User Action
|
|
Cound not «what» data dictionary entry for «name» due to «reason» |
|
|
Decoded dictionary entry for keyspace «keyspace» does not match «keyspace» |
|
|
Dictionary entry «entry» for <<name>> is missing field <<field>> |
User Action
|
19xxx Codes
| ICode | Error Message | Description |
|---|---|---|
|
Virtual Keyspace : Not supported «details» |
|
|
Virtual Keyspace : Not yet implemented «details» |
|
|
Virtual keyspace : Indexer not found «details» |
|
|
Virtual indexer : Index not found «details» |
|
|
Virtual Indexer : Not supported «details» |
|
|
Virtual index : Not yet implemented «details» |
|
|
Virtual Index : Not supported «details» |
|
|
Scope not found in virtual datastore «details» |
|
|
Error while creating scope «details» |
|
|
Error while dropping scope «details» |
|
|
Keyspace not found in CB datastore: «details» |
|
|
Error while creating collection «details» |
|
|
Error while dropping collection «details» |
|
|
Sequence support is not enabled for «bucket» |
Reason
User Action
|
|
Create failed for sequence «name» |
Reason
User Action
|
|
Alter failed for sequence «name» |
Reason
User Action
|
|
Drop failed for sequence «name» |
User Action
|
|
Invalid range «min»-«max» |
Reason
User Action
|
|
Invalid cache value «value» |
Reason
User Action
|
|
Sequence «name» not found |
User Action
|
|
Error accessing sequence |
User Action
|
|
Sequence «name» already exists |
Reason
User Action
|
|
Error accessing sequences cache monitor data |
User Action
|
|
Invalid sequence data |
Reason
User Action
|
|
Sequence «name» has reached its limit |
Reason
User Action
|
|
Cycle failed for sequence «name» |
|
|
Invalid sequence name «name» |
User Action
|
|
Sequences cannot be used in read-only requests |
Reason
User Action
|
|
Cache size «size» below recommended minimum |
Reason
User Action
|
|
Sequence name resolves to «name» - check query_context? |
User Action
|
|
Drop failed for sequences «sequences» |
Reason
User Action
|
|
Sequence previous value cannot be accessed before next value generation. |
Reason
User Action
|
|
Failed to create a new request to «sessions url» |
|
|
Failed to send the request to «sessions api» to get JWT |
|
|
Authorization failed when establishing natural language session |
User Action
|
|
Error reading the response from «sessions api» |
|
|
Unmarshalling response from «sessions api» failed: |
|
|
Error parsing "expiresAt": «expiresAt» |
|
|
Error marshalling schema information for prompt: |
|
|
Error marshalling prompt for chat completions API request |
|
|
Couldn't send chat completions request to «chat completions api» |
|
|
Chat completions request failed with status «http-status-code» |
Reason
User Action
|
|
Error reading response stream from chat completion API «url» |
|
|
Error unmarshalling chat completions response |
|
|
LLM processing failed |
Reason
User Action
|
|
Natural Language request expects «param» request parameter to be set |
Reason
|
|
Statement generation failed: «failure» |
Reason
User Action
|
|
Error in keyspace list provided for natural language processing |
Reason
User Action
|
|
Schema inferring failed for keyspace «keyspace» |
Reason
User Action
|
|
Organization «organization» not found |
Reason
|
|
Access to organisation «organization» is not authorized or collison in JWT refresh with an external client |
Reason
|
|
Failed to create a new request to «chat completions api» |
|
|
Too many waiters, dropping the request |
Reason
User Action
|
|
Timed out waiting to be processed. |
Reason
User Action
|
|
Natural language request processing is disabled. |
Reason
User Action
|
|
Too many keyspaces specified. |
Reason
User Action
|
20xxx Codes
| ICode | Error Message | Description |
|---|---|---|
|
Auto Update Statistics is not supported in Community Edition. It is an enterprise level feature. |
Reason
User Action
|
|
Auto Update Statistics is not initialized for the node. It is only available on clusters migrated to a supported version. |
Reason
User Action
|
|
Error accessing Auto Update Statistics information from storage. |
User Action
|
|
Invalid schema detected in the Auto Update Statistics settings document. |
Reason
User Action
|
|
Error «action» Automatic Update Statistics settings document. |
User Action
|
|
Invalid document key «key» for Auto Update Statistics settings document. |
Reason
User Action
|
|
Error during scheduling the Auto Update Statistics task. |
Reason
User Action
|
|
Error during «operation» of Auto Update Statistics task. |
User Action
|
|
Auto Update Statistics task's Evaluation phase for «keyspace» encountered an error. |
User Action
|
|
Auto Update Statistics task's Update phase for «keyspace» encountered an error. |
User Action
|
|
The Auto Update Statistics task was not started due to existing load on the node. |
Reason
User Action
|
|
Scheduled window of the Auto Update Statistics task exceeded. |
User Action
|
|
Unexpected error in Auto Update Statistics. «message» |
User Action
|
See Also
-
The FINDERR() function