328
# Increment the number above every time you add a new exception
# (no of error codes - 1)
#
# CHANGES:
# 2003-jul-02  PB     corrected some typos in error texts
# 2003-aug-31  PB     corrected some typos in error texts
#                     added 830
# 2003-dec-03  PB     added 3000
# 2005-jun-19  PB     added 420, 421, 422
# 2012-dec-04  MR     added 423, 424, 425
# 2022-apr-01  AA     added 315
# 2022-may     AAR    added 225, 227, 228, 458, 459, 2024
#
# This file contains types and textual descriptions of rasdaman errors.
# The ascending error numbers are used as index to the descriptions. Each
# line follows the following syntax:
#
# number^type^description.
#
# The character '^' is used as delimiter and with '#' a comment line is
# started. Empty lines are not allowed.
#
#
66^E^Exception: Memory allocation failed.
100^E^Exception: Internal error: DL parse error.
200^E^Exception: The result is no point.
201^E^Exception: The result is no interval.
202^E^Exception: Minterval index violation (index range [$low,$high], index $index).
203^E^Exception: Dimension mismatch between $dim1 and $dim2.
204^E^Exception: Minterval stream initialization overflow, all dimensions are already added.
205^E^Exception: Result is no cell.
206^E^Serialisable exception r_Ebase_dbms: error in base DBMS.
207^E^Internal client exception in class $class, method $method: $code.
208^E^Exception: Access type $aType does not fit base type $bType.
209^E^Exception: RasType $type is unknown.
210^E^Exception: Base type $type is not supported yet.
211^E^Exception: Database is not open.
212^E^Exception: RPC layer connection to rasdaman failed.
213^E^Exception: Wrong URL format (should be http://address:port)
214^E^Exception: Illegal java long value $val for server base type ULong.
215^E^Exception: Illegal java integer value $val for server base type UShort.
216^E^Exception: System collection is not writable.
217^E^Exception: System collection has no OID.
218^E^Exception: Conversion format is not supported.
219^E^Exception: The specified tile size is smaller than the length of the base type of the mdd object.
220^E^Exception: The tiling strategy in the storage layout is not compatible with the marray.
221^E^Exception: The domain passed as an argument was not initialised correctly (dimension is 0).
222^E^Exception: The type name or type structure does not represent a marray type.
223^E^Exception: The rc index requires a marray type that has a specified domain (with fixed borders in all dimensions).
224^E^Exception: The tile configuration is incompatible to the marray domain.
#
225^E^Exception: The rc index needs to have a regular tiling defined.
227^E^Exception: Only 2D WKT Points are allowed.
228^E^Exception: The init string has to start with a '[' and contain valid WKT Point definitions. Only 2 dimensions are allowed per WKT Point.
#
229^E^Exception: The parameterized query has invalid parameter format.
230^E^Exception: The r_Object was already assigned a type.
231^E^Exception: The Marray has no base type.
232^E^Exception: The interval has at least one open bound.
233^E^Exception: The intervals don't have the same dimension.
234^E^Exception: The string passed to the tiling object was not correct.
235^E^Exception: Connection to server already closed.
236^E^Exception: Error in compression engine
237^E^Exception: Client communication failure
238^E^Exception: Base type not supported by conversion/compression module.
239^E^Exception: Standard overlay using types larger than 16 bytes is not supported.
240^E^Exception: Insert into a RC index is not allowed.
241^E^Exception: No tiling defined at that region.  Update not possible.
242^E^Exception: Invalid format parameter.
243^E^Exception: The type to be dropped is currently in use by another stored object. Please delete any existing references to this type and try again.
244^E^Exception: User-defined structures built from user-defined structures do not comprise a presently-supported data storage format.
245^E^Exception: Another client is already connected to this server, cannot serve any new clients.
#
246^E^Exception: Invalid interval, the lower bound $lim1 is larger than the upper bound $lim2.
247^E^Exception: Mismatching mintervals.
248^E^Exception: Invalid offset in minterval.
249^E^Exception: Specified output format is not supported.
250^E^Exception: Specified collection has type complex, which is not supported.
251^E^Exception: The dimension of the collection is not supported, only 2D collections are supported. 
#
300^E^Parsing error $errorNo in line $lineNo, column $columnNo: Unexpected name $token.
301^E^Parsing error $errorNo in line $lineNo, column $columnNo, token $token: All cell values of an MDD must be of the same type.
302^E^Parsing error $errorNo in line $lineNo, column $columnNo, token $token: Number of cells specified does not match the number of cells of the given spatial domain.
303^E^Parsing error $errorNo in line $lineNo, column $columnNo, token $token: OId is not valid.
308^E^Parsing error: Unexpected end of query.
309^E^Parsing error: Unknown error.
310^E^Lexical analysing error $errorNo in line $lineNo, column $columnNo: Unexpected characters $token.
311^E^Parsing error $errorNo in line $lineNo, column $columnNo, token $token: Complex constructor must have both arguments of the same type.
312^E^Parsing error $errorNo in line $lineNo, column $columnNo, token $token: Variable already defined.
313^E^Parsing error $errorNo in line $lineNo, column $columnNo, token $token: Only constant interval bounds allowed.
314^E^Parsing error $errorNo in line $lineNo, column $columnNo, token $token: Too few arguments in function call.
315^E^Parsing error $errorNo in line $lineNo, column $columnNo, token $token: Number of ranks generated must match the number of slices at the sort axis.
316^E^Parsing error $errorNo in line $lineNo, column $columnNo, token $token: The axis is outside the array's spatial domain.
#
330^E^Preprocessing error $errorNo in line $lineNo, column $columnNo: Unexpected name $token:
331^E^Preprocessing error $errorNo in line $lineNo, column $columnNo, token $token: attempt to redefine function.
332^E^Preprocessing error $errorNo in line $lineNo, column $columnNo, token $token: number of actual arguments for the called function differs from the number of formal arguments.
333^E^Preprocessing error $errorNo in line $lineNo, column $columnNo, token $token: the called function name is ambiguous, try the full qualified name.
#
343^E^Execution error: Spatial domains of the binary induce operands are incompatible.
344^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Subset extends outside the array sdom.
345^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: More axes are provided than defined for the type.
346^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Axes must have unique names.
347^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Name of the axis doesn't correspond with any defined axis name of the type.
348^E^Execution error: Remote object in the FROM clause doesn't reference any variable in the SELECT clause.
349^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operand out of range.
350^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: General.
351^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Spatial domains of the range constructor operands are incompatible.
352^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operand types are incompatible.
353^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operand of quantifier must be multidimensional.
354^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operand of quantifier must be a boolean array.
355^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Collection name is unknown.
356^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Specified domain does not intersect with spatial domain of MDD.
357^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Variable is unknown.
358^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Projection operand is not of type r_Marray<T>.
359^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Result of the where clause must be of type boolean.
360^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Type of operand is not supported.
361^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Multiple query targets are not supported.
362^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Specified domain dimensionality does not equal defined dimensionality of MDD.
#
363^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Cell base types of binary induce operation are incompatible.
364^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Cell base type and scalar type of binary induce operation are incompatible.
365^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Scalar types of binary operation are incompatible.
366^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Cell base type of unary induce operation is not supported.
367^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Scalar type of unary operation is not supported.
368^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Cell base type for induced dot operation must be complex.
369^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Scalar type for dot operation must be complex.
370^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Struct selector is not valid.
371^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Retrieval query must start with a SELECT statement.
372^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Update query must start with an INSERT, UPDATE, DELETE, DROP or CREATE statement.
373^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Unsatisfied MDD constant parameter.
374^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operation expected at least one operand.
375^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operation expected a boolean operand.
376^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operation expected boolean operands.
379^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Print tiles argument is not supported.
380^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Data type can not be converted to selected data exchange format.
381^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Error in convertor of the selected data exchange format.
382^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Unknown conversion format.
383^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Parameter of oid function must be a persistent object of type MDD.
384^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: OId is not valid.
385^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operation is not supported on strings.
386^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Base name of oid is not matching the currently opened one.
387^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: System name of oid is not matching the currently used one.
388^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Interval bound must be either an integer expression or an asterisk.
389^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: No interval (in case of fixed bounds, the upper one can not be smaller than the lower one).
390^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Minterval dimension specifications must be either of type interval or integer.
391^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Spatial operation must be either of type minterval, point, or integer.
393^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operand of operation lo/hi must be of type interval.
394^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operation lo/hi can not be used for an open bound.
395^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operand of function sdom() must be of type MDD.
396^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Selection operation is not supported on this data type.
397^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operand of minterval selection must be of type integer.
398^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Index for minterval selection is out of range.
399^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operand of point selection must be of type integer.
#
#
#
400^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Domain of MDD constructor has to be defined.
401^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Can not evaluate domain expression to an minterval.
402^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Projected cell is not defined.
403^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Binary operation is not supported on these data types.
404^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Type of cell expression is not supported.
405^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: First operand must be of type MDD.
406^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Second operand of shift function must be of type Point.
407^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Dimensionality of MDD and point expression are not matching.
408^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Second operand of shift function must be a constant expression.
409^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Spatial domain shift of open bounds is not supported.
#
#
#
410^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operand of point expression must be of type integer.
411^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Index for point selection is out of range.
412^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Value expression must be either of type atomic or complex.
413^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Condition expression must be of type boolean.
415^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operand of count_cells must be a boolean array.
#
416^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: First operand of scale function must be of type MDD.
417^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Second operand of scale function must be either of type Point, Integer or Float.
#
418^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Second operand of bit function must be of integral type.
419^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Could not scale the domain.
420^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Extend operation with open bounds is not supported.
421^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Target interval of extend operation does not cover MDD to be extended.
422^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Second operand of extend function must be an minterval.
#
423^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Every operand of concatenation function must be of type MDD.
424^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Some operands have less dimensions than the one specified for concatenation.
425^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: r_Mintervals of concatenation operands not mergeable.
#
426^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: The condition and result MDDs don't have the same domain.
427^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: The condition and result MDDs don't have the same tiling.
428^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: At least one condition is not boolean MDD.
429^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: At least one result is not a scalar or MDD.
430^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: The results have incompatible types.
431^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: At least one condition is not boolean.
#
432^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Failed retreiving information for the specified object.
433^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Division by zero.
434^E^Execution error: Cell base types of binary induce operation are incompatible.
435^E^Execution error: Cell base type of unary induce operation is not supported.
436^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Second Operand must be a multidimensional shape.
437^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Wrong format for UDF options.
438^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Unknown datatype for UDF arguments.
439^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Unknown command type for UDF management.
440^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: UDF function with the same namespace and name has already been registered.
441^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: UDF function not found.
442^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: UDF argument type mismatch.
443^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Wrong number of arguments given to UDF function.
444^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Failed to compile and create shared library.
445^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Shared library could not be opened.
446^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: The language template does not contain a UDF processing function.
447^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Second Operand must be a multidimensional shape.
448^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: General error reported by the language template when executing the UDF.
449^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Cannot export tile info to svg format for non-2D collection.
450^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Unsupported condense operator.
451^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Unsupported condense operator for complex types.
452^E^Execution error: Invalid X resolution, output width is 0.
453^E^Execution error: Invalid Y resolution, output width is 0.
454^E^Execution error: X and Y resolution should be non-zero values.
455^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operation not supported on operand of complex type.
456^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Operation expected more than one operand.
#
457^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: MDD has a non-char cell type, cannot apply color palette table.
#
458^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Parameter of info function must be a persistent MDD object.
459^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Invalid persistent object given to the info function.
#
460^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Ranks operand is not of type MDD.
#
499^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: Language feature is not supported.
#
# 5XX errors for overflow situations and clipping
#
#clipping
500^E^Error: Every clip requires at least two vertices.
501^E^Error: The polygon must be 2D and be defined by vertices in a 2D grid.
502^E^Error: The faces of the polytope are not of the same dimension.
503^E^Error: The vertices are not of the same dimension.
504^E^Error: The polytope has a dimension larger than the MDD object in which it is expected to lie.
505^E^Error: The vertex arguments must be grid points (integer vertices only).
506^E^Exception: The subset defined by the clipping parameters does not intersect with the given MDD object.
507^E^Exception: The dimension of the points differs from that of the MDD object in which they are expected to lie.
508^E^Error: The set of user-defined vertices are not coplanar.
509^E^Error: Natural embeddings from grids of one dimension into grids of another dimension do not exist.
515^E^Exception: The affine subspace containing the vertices is the same as the dimension of the MDD object which it is expected to clip.
516^E^Error: The range given for the curtain must consist of two 1D vertices.
517^E^Error: The domain for a curtain query must be three dimensional.
518^E^Exception: The domain of the curtain/corridor query does not intersect with the domain of the given MDD Object.
519^E^Error: A line segment is defined by at least two end points, which are required to compute the intermediary values.
520^E^Error: The clipping was undefined for the given parameters.
521^E^Error: The dimension of the vertices defining the curtain's cross-section should match that of the cross-sectional sample of the requested curtain.
522^E^Error: All polygons in the request lie outside the MDDObject's domain.
523^E^Error: All polygon interiors must be located within the outer polygon's interior.
524^E^Error: The projection dimensions should be single axis numbers separated by commas.
525^E^Error: The axis numbers for the projection syntax must correspond to existing axes, using Roman counting.
526^E^Error: The number of dimensions projected to should match the dimension of the corresponding mask. In this case, a polygon mask is 2-D, and so two distinct axis numbers should be chosen to represent it.
527^E^Error: The polygon does not align with the path. Double check that the first point of the linestring lies in the convex hull of the polygon vertices, and try again.
528^E^Error: A linestring must have at least two different points.
# overflow
510^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: The argument is outside the function domain.
511^E^Execution error $errorNo in line $lineNo, column $columnNo, near token $token: The function result exceeds the allowed range.
#
# 7XX errors for problems with Administration (some Oracle specific)
#
700^E^Admin error: General error creating rasdaman database.
701^E^Admin error: Error creating table in tablespace RAS_DB_SCHEMA.
702^E^Admin error: Error inserting into table RAS_COUNTERS.
703^E^Admin error: Error creating table in tablespace RAS_DB_BLOB.
704^E^Admin error: Error creating index in tablespace RAS_DB_INDEX.
705^E^Admin error: Error inserting into table RAS_BASETYPENAMES.
706^E^Admin error: Error creating table in default tablespace.
707^E^Admin error: Error on COMMIT creating rasdaman database.
708^E^Admin error: Database to be created already exists.
# file storage
709^E^Admin error: File storage data directory not found; check the server log for more details.
710^E^Admin error: Failed writing data to blob file on disk; check the server log for more details.
711^E^Admin error: Failed creating directory on disk; check the server log for more details.
712^E^Admin error: Failed opening blob file for writing; check the server log for more details.
713^E^Admin error: Blob file not found; check the server log for more details.
714^E^Admin error: Failed opening blob file for reading; check the server log for more details.
715^E^Admin error: Failed reading data from blob file on disk; check the server log for more details.
716^E^Admin error: Failed deleting blob file from disk; check the server log for more details.
717^E^Admin error: File storage data directory not writable; check the server log for more details.
718^E^Admin error: Failed opening blob file for updating; check the server log for more details.
719^E^Admin error: Failed I/O operation on blob file; check the server log for more details.
720^E^Admin error: Empty blob file found; check the server log for more details.
721^E^Admin error: File storage data directory is not an absolute path; please set an absolute path for the -connect option in rasmgr.conf.
722^E^Admin error: Failed converting blob file name to blob id.
723^E^Admin error: Server cannot create temporary directory to store output files.
724^E^Admin error: Server could not archive multiple output files.
725^E^Admin error: Output file is said to be created, but cannot be found.
#
# 80x errors for RasManager problems
#
800^E^RasManager Error: Could not connect to RasServer $url.
801^E^RasManager Error: System overloaded, please try again later.
802^E^RasManager Error: Access denied, incorrect user/password.
803^E^RasManager Error: Access denied, no permission for operation.
804^E^RasManager Error: Access denied, capability refused.
805^E^RasManager Error: No suitable servers started, call administrator.
806^E^RasManager Error: Write transaction in progress, please retry again later.
807^E^RasManager Error: Requested database unknown.
808^E^RasManager Error: Request format error.
#
# 82x errors for RNP administrative problems
#
820^E^RNP Error: First parameter has to be the clientID (clientcomm internal).
821^E^RNP Error: Client ID invalid, probably a timeout occurred.
822^E^RNP Error: Unknown command in client request.
#
# 83x errors for base DBMS connections
#
830^E^base DBMS Error: Cannot connect to base DBMS server (invalid connect string in rasmgr config file?).
831^E^base DBMS Error: No valid database found, please run create_db.sh first.
832^E^base DBMS Error: Database exists already.
#
# 9xx errors: Evaluation errors
#
900^E^Evaluation error $errorNo in line $lineNo, column $columnNo, near token $token: Type in typedef definition not supported.
901^E^Evaluation error $errorNo in line $lineNo, column $columnNo, near token $token: Set template type has to be a type reference.
902^E^Evaluation error $errorNo in line $lineNo, column $columnNo, near token $token: Type reference not found.
903^E^Evaluation error $errorNo in line $lineNo, column $columnNo, near token $token: MDD base type has to be a type reference or an atomic type.
904^E^Evaluation error $errorNo in line $lineNo, column $columnNo, near token $token: MDD type must have a domain specification.
905^E^Evaluation error $errorNo in line $lineNo, column $columnNo, near token $token: Struct type name exists already.
906^E^Evaluation error $errorNo in line $lineNo, column $columnNo, near token $token: MDD type name exists already.
907^E^Evaluation error $errorNo in line $lineNo, column $columnNo, near token $token: Set type name exists already.
908^E^Evaluation error $errorNo in line $lineNo, column $columnNo, near token $token: The query contains overlapping tiles.
909^E^Evaluation error $errorNo in line $lineNo, column $columnNo, near token $token: The given domains cannot be merged.
#
950^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Update target must be an iterator variable.
951^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Update source must be an expression resulting in an r_Marray<>.
952^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Update base type does not match MDD base type.
953^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Update domain is not within MDD definition domain.
954^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Update target expression must be an assignable value (l-value).
955^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Collection name exists already.
956^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Unknown collection type.
957^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Unknown collection name.
958^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Allocation of new oid failed.
959^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: MDD and collection types are incompatible.
960^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Insert expression must be of type MDD.
961^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Update domain must be of type Minterval.
962^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Number of update intervals must match source dimensionaltiy.
963^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Update domain dimensionality must match target MDD dimensionaltiy.
964^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Type is not persistent.
965^E^Update error $errorNo: MDD type $token unknown.
966^E^Update error $errorNo: MDD type is missing.
967^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Source MDD domain is not within target update MDD domain.
968^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Unknown type name.
969^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Type already exists.
970^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Invalid attribute type.
971^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Invalid cell type.
972^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Invalid dimensionality.
973^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Invalid marray type.
974^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: The collection name is longer than 200 characters.
975^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: The marray type name is longer than 200 characters.
976^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: The set type name is longer than 200 characters.
977^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: The struct type name is longer than 200 characters.
#
993^E^Referenced file not found or not readable.
994^E^Referenced file is empty.
995^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Invalid expansion position, operation breaks tile alignment.
996^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Invalid expansion direction.
997^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: The collection name is too long.
998^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Referenced file not found.
999^E^Update error $errorNo in line $lineNo, column $columnNo, near token $token: Referenced path not absolute.
#
# 1xxx errors: General errors
#
1000^E^General error: rasdaman tables inconsistent.
1001^E^General error: rasdaman server incompatible with database, please run update_db.sh first.
1002^E^General error: Blob with zero length encountered.
1003^E^General error: Tile container for TC index not found.
1004^E^General error: Index of MDD Object is not defined.
1005^E^General error: Storage structure of MDD Object is not defined.
1006^E^General error: Unknown index type requested.
1007^E^General error: Illegal index type requested.
1008^E^General error: No valid collection type passed to MDD collection.
1009^E^General error: MDD object not valid or not persistent.
1010^E^General error: No valid MDD type passed to MDD object.
1011^E^General error: An illegal state has been reached.  This is caused by a compiler bug or a library bug.
1012^E^General error: Invalid collection type passed to MDD collection.
1013^E^General error: The name of the type is too long.
1014^E^General error: Invalid name of the object, should contain only [a-zA-Z0-9_]
1015^E^General error: reserved
#
# 2xxx errors: Internal errors
#
2000^E^Internal error: There seems to be another database open.
2001^E^Internal error: Invalid OId type encountered.
2002^E^Internal error: Entry in user defined type not found.
2003^E^Internal error: Entry in user defined type out of bounds.
2004^E^Internal error: Transient index used instead of persistent index.
2005^E^Internal error: Index returned tiles multiple times.
2006^E^Internal error: Tile was not inserted into index.
2007^E^Internal error: Transient index access out of bounds.
2008^E^Internal error: MDD object exists multiple times in cache.
2009^E^Internal error: Some tile(s) were not inserted into the MDD object.
2010^E^Internal error: A conversion module returned an incorrect base type.
2011^E^Internal error: The collection type has no element type.
2012^E^Internal error: The marray type has no base type.
2013^E^Internal error: The property has no base type.
2014^E^Internal error: The scalar was passed a NULL value.
2015^E^Internal error: The index node that had to be split was not found in its parent.
2016^E^Internal error: The index found more cells than allowed.
2017^E^Internal error: The storage layout is incompatible with the index entries.
2018^E^Internal error: Object does not support swapping.
2019^E^Internal error: Error encountered during swapping.
2020^E^Internal error: Binary export for object is not supported.
2021^E^Internal error: Binary import for object is not supported.
2022^E^Internal error: Operands and result types don't match.
2023^E^Internal error: Subquery execution failed due to remote server misconfiguration.
2024^E^Internal error: QueryTree Node parent missing.
#
# 3xxx errors: Data format conversion errors
#
3000^E^Format conversion error: DEM area does not contain any non-null value, empty result generated.
3001^E^Format conversion error: Transpose format parameters do not coincide with the last two dimensions of the MDD.
#
# 4xxx errors: Lock manager errors
#
4000^E^Error: One or more of the target tiles are locked by another transaction.
#
# The last, the unexpected error in server
#
10000^E^Unexpected internal server error.
