Error Code

codemssage
1Failed to create file<%s>, errno = %d.
2Failed to truncate file<%s>, errno = %d.
3Failed to duplicate file<%s>, errno = %d.
4Failed to copy file<%s> to file<%s>, errno = %d.
5Failed to rename file<%s> to file<%s>, errno = %d.
6Failed to remove file<%s>, errno = %d.
7Failed to get key file<%s>, errno = %d.
8Failed to create pipe<%s>, errno = %d.
9Failed to statistic file<%s>, errno = %d.
10Failed to open file<%s>, errno = %d.
11Failed to close file<%s>, errno = %d.
12Failed to seek file<%s>, offset:%lld, Whence:%d, errno = %d.
13Failed to read file<%s>, size:%llu, errno = %d.
14Failed to write file<%s>, size:%llu, errno = %d.
15Failed to read file<%s> (offset:%llu, req size:%llu, read size: %llu), errno = %d.
16Failed to write file<%s> (offset:%llu, req size:%llu, read size: %llu), errno = %d.
17Failed to sync file<%s>, errno = %d.
18Failed to lock file<%s>, errno = %d.
19Failed to trylock file<%s>, errno = %d.
20Failed to unlock file<%s>, errno = %d.
21There is no file extension.
22Failed to rename file<%s> to file<%s>, retry count<%d>, msec<%d>, errno = %d.
31Error occurred during snprintf: buffer size<%d>, errno = %d.
61Failed to getenv variable<%s>, errno = %d.
62Failed to setenv variable<%s> to value<%s>, errno = %d.
67Failed to opendir <%s>, errno = %d.
68Failed to closedir, errno = %d.
69Failed to readdir, errno = %d.
70Failed to rewinddir, errno = %d.
71Failed to makedir <%s>, errno = %d.
72Failed to removedir, errno = %d.
73Failed to setcwd, errno = %d.
74Failed to getcwd, errno = %d.
75Failed to gethome, errno = %d.
76Path<%s> is too long, errno = %d.
77Path<%s/%s> is too long, errno = %d.
78Path<%s/%s/%s> is too long, errno = %d.
79The directory does not exist in this path<%s>, errno = %d.
80Failed to call removedir (%s), errno = %d.
91%1$s(): [%2$d: %3$s]
92%1$s(): [%2$d: %3$s]
121Stack create failed, errno = %d.
122Stack push failed, errno = %d.
123Stack pop failed, errno = %d.
131Failed to allocate memory(%lu bytes), errno = %d.
132Memory allocation error (alloc’d: %llu, max: %llu).
133Failed to allocate memory (ID = %d) (Request Size = %llu) : (Current Allocated Size / PROCESS_MAX_SIZE (%llu/%llu)).
141Failed to create memory pool, errno = %d.
142Failed to allocate memory from memory pool, errno = %d.
151Failed to create mutex, errno = %d.
152Failed to destroy mutex, errno = %d.
153Failed to lock mutex, errno = %d.
154Failed to trylock mutex, errno = %d.
155Failed to unlock mutex, errno = %d.
161Failed to create queue, errno = %d.
162Failed to destroy queue, errno = %d.
163Failed to enqueue queue, errno = %d.
164Failed to dequeue queue, errno = %d.
171Failed to create thread_attr, errno = %d.
172Failed to destroy thread_attr, errno = %d.
173Failed to set thread_attr bound, errno = %d.
174Failed to set thread_attr detach, errno = %d.
175Failed to set thread_attr stack size, errno = %d.
176Failed to create thread, errno = %d.
177Failed to detach thread, errno = %d.
178Failed to join thread, errno = %d.
179Failed to get id of thread, errno = %d.
191Failed to create thread condition variable, errno = %d.
192Failed to destroy thread condition variable, errno = %d.
193Failed to call cond_timedwait, errno = %d.
194Failed to call cond_signal, errno = %d.
195Failed to call cond_broadcast, errno = %d.
196Failed to call cond_wait, errno = %d.
201Failed to create rwlock, errno = %d.
202Failed to destroy rwlock, errno = %d.
203Failed to call rwlock_lock_read, errno = %d.
204Failed to call rwlock_trylock_read, errno = %d.
205Failed to call rwlock_lock_write, errno = %d.
206Failed to call rwlock_trylock_write, errno = %d.
211RBTREE buffer<%d> is too small for value<%d>, errno = %d.
212RBTREE cursor op not applicable. errno = %d.
213RBTREE node is already freed, errno = %d.
216Key already exists.
221LZO compress failed, errno = %d.
222LZO decompress failed, errno = %d.
231Failed to get CPU count, errno = %d.
232Configuration file does not exist(%S).
251Tlsf memory manager initialization failed, errno = %d.
252Tlsf memory manager finalization failed, errno = %d.
253Tlsf memory manager allocation(%lld) failed, errno = %d.
254Tlsf memory manager free failed, errno = %d.
255Tlsf memory manager control failed, errno = %d.
256Tlsf memory manager shrink failed, errno = %d.
257Tlsf memory manager getstatistics failed, errno = %d.
271The session is closed.
272The session is canceled.
291The license is invalid or expired.
292The value<%s> does not exist in the license file.
293Failed to get hardware key, errno =%d
294Failed to verify the license, errno = %d
300Invalid date value.(%s)
301Invalid network string.(%s)
321Error in initializing sha1, errno = %d
322Error in updating sha1, errno = %d
323Error in finalizing sha1, errno = %d
324Invalid SHA type.(%d)
326Invalid SHA hex string.(%s)
341Parallel job thread abnormally terminated
342The thread count should be between %d and %d
361Error in setting a log to the buffer of the result file: %s, errno = %d
381Regular expression error: an error occurred at offset %d of (%s).
400This DB file is older than binary (no meta-version table). Check database image and binary.
401Version mismatched. In Executable DB(%d.%d) META(%d.%d) CM(%d.%d) But, In File DB(%d.%d) META(%d.%d) CM(%d.%d)
420Error in getting system information by the sysinfo, errno = %d
421Error in getting stack information by the pmuSysSetStackSize, errno = %d
422Error in setting stack information by the pmuSysSetStackSize, errno = %d
431mmap (size<%u>) error, errno = %d
432unmap (address<%p>, size<%u>) error, errno = %d
451Failed to set the CPU affinity [%u, %u), errno = %d
452The IDs of CPUs should be between [0, %u), but [%u, %u) given.
453Maximum abs value of CPU_AFFINITY_COUNT(%d) should be less than CPU count(%u).
461Failed to get the number of CPUs in sysconf, errno = %d
471Failed to initialize a heap.
472Heap push failed, errno = %d
491Error in json dump.
492Error in json load.
493json object error: %s
494Error in json-array.
495Error in json-string (%s).
496Error in json-integer (%lld).
497Error in json-real (%lf).
498Error in json copy.
499Error in json pack.
500Error in json unpack.
501No data matches for the json path (%s)
502Json path is too long.
503Error json object set (%s).
504Error json array append.
505Error encode base64.
506Error decode base64.
600Invalid property value: %s.
601Failed to convert %s to UTF8. (%s, errno=%d)
602Buffer size is not enough for code conversion. (%d > %d)
701Geohash invalid precision (%u)
702Geohash invalid length
703Geohash invalid direction
1000File<%s> is invalid.
1001Invalid object storage id, errno = %d.
1002Object storage<%d> already freed, errno = %d.
1003Group storage dir<%s> already exists, errno = %d.
1004Object filename<%s> is invalid, errno = %d.
1005Disk file<%s> is in use, errno = %d.
1006Functionality is not supported yet.
1007There is no available disk space for writing <%lld>bytes to the file<%s>, errno = %d.
1008Error in the duplicating file<%s>, errno = %d.
1009Error in the read file size.(<io: %u>, <disk: %u>)
1010Used media space is reached to threshold. (%4.1lf%% cap < %4.1lf%% used)
1011Error in the write file size.(<write: %u>, <written: %u>)
1031The database in <%s> has already been mounted.
1032The database in <%s> is not mounted.
1033The mount operation of database in <%s> is not completed.
1034The mounted database<%s> is busy.
1035The database creation is not complete. Destroy it and create a new one.
1036The database creation is not complete. Destroy it and create a new one.
1037The mount database<%s> is not backed up from the primary database
1038Cannot find MountDB with <TBSID: %lld>.
1039Mount DB<%s>’s state is invalid.
1101Error in reading column partition cache block. Reading block of RID<%lld> in the column partition<%lld> failed, errno = %d.
1102Invalid cache object.
1103Error occurred in checkpoint thread. Processing abnormal shutdown.
1104Error in waiting to read a page.
1105Error in clear thread of the page cache.
1106It<%llu> is smaller than the max size value of the page cache currently set<%llu>.
1107It<%llu> is impossible to set a value larger than the memory size set in the current process<%llu>.
1108Invalid page id in column partition. Page id<%d> is greater than the page max id<%d>.
1201Duplicated table id<%llu> in SYS_STORAGE_TABLES, errno = %d.
1202Duplicated table id<%llu>, column id<%u> in the SYS_STORAGE_COLUMNS, errno = %d.
1203Table id<%lld> does not exist in SYS_STORAGE_TABLES, errno = %d.
1204Duplicated (table id<%llu>, index id<%llu>) in SYS_STORAGE_INDEXES, errno = %d.
1205Duplicated (table id<%llu>, index id<%llu>, column id<%u>) in SYS_STORAGE_INDEXES_COLUMNS, errno = %d.
1206Index id<%llu> of table id<%llu> dose not exist in SYS_STORAGE_INDEXES, errno = %d.
1207Available recovery modes: simple, complex, reset
1301Partition range does not exist. Partition id is less than <%lld> in the table(id<%lld>) with partitions between <%lld> and <%lld>.
1302Invalid record range. No such record whose id is less than <%llu> in the table(id<%llu>) with records between <%llu> and <%llu>.
1303Maximum number of columns in a table is %d.
1304Invalid column ID (<%d>).
1305Invalid table ID (<%llu>).
1306Table has been dropped.
1307Table structure was modified.
1308Invalid fixed column size. Invalid value size(<%u>) for the fixed column.
1309Invalid varying column size. Value size(<%u>) for the variable column is greater than the max size (<%u>).
1310Table flush thread terminated abnormally.
1311Table column partition prepare thread terminated abnormally.
1312Failed to read the head of the table column partition file (<%s>).
1313Failed to read the table column partition file (<%s>).
1314Index build thread terminated abnormally.
1315Invalid table type<%d>.
1316Column size<%u> is too big.
1317Value of the time column(<%lld>) is less than the last time value(<%lld>).
1318The size of VARCHAR column must be less than (<%llu>).
1319The size of column value must be less than (<%u>).
1320There is an index on the column(<%u>) of the table(<%llu>)
1321This feature is not supported on this table type.
1322The new column size(<%u>) should be greater than the old one(<%u>)
1323The table(%llu) reached max column count limit (%u) already.
1324An error occurred adjusting end rid of the table<%llu> column partition(<%llu>), errno = %d.
1325The end RID<%lld> of the column<%d> is less than the end RID<%llu> of the table<%llu>
1330The column with ID<%hu> does not exist in the table with ID<%llu>
1331Table checkpoint thread terminated abnormally.
1332Partition ID <%llu> of the table(id<%llu>) does not exist between <%llu> and <%llu>.
1333The table<%llu> in the backup database<%s> has been mounted already.
1334The table is busy with mounting.
1335The mounted table is busy with unmounting.
1336The mounted table is invalid.
1337The mounted table is busy.
1338The table is not mounted.
1339The table<%llu> of the backup tablespace<%s> is different from the table in main database.
1340The table<%llu> of the backup tablespace<%s> is dropped from the main database.
1341There is a mounted table in the table<%llu>.
1342The mount table<end_rid:%llu> has more furture data than the base table<end_rid:%llu.>
1343Cannot update columns with indexes in VOLATILE / LOOKUP table.
1344The memory size<%llu bytes> of VOLATILE / LOOKUP tables exceeds <%llu bytes>.
1345The value of the column<%u> must not be NULL
1346Current Allocate Memory / PROCESS_MAX_SIZE (%llu/%llu), increase PROCESS_MAX_SIZE property and restart.
1401Invalid index type. Index type<%d> does not exist.
1402Index id(<%llu>) does not exist in table id <%llu>.
1403Index has invalid column count(<%d>).
1404Index has invalid key value count(<%d>).
1405Index has invalid key value size(<%d>).
1406Index column file(<%s>) is invalid.
1407Failed to read the head of the index column partition file(<%s>).
1408Failed to read the index column partition file(<%s>).
1409Type of the column for the index is invalid.
1410Index flush thread terminated abnormally.
1411Index build thread terminated abnormally.
1412The keyword size<%d> should be less than the max size<%d>.
1413The word bit count(%d) is over than %d in the partition<%lld> of the index <%lld>
1414Invalid key count <%u> is not equal to the count <%u> in partition <%lld> of index <%lld>.
1415The level<%u> of the index is bigger than the max level<%u>
1416The partition size<%u> of level<%u> is bigger than the max level<%u>
1417The index has been dropped.
1418The key already exists in the unique index.
1419The primary index is already created on the table.
1420The number<%llu> of key values is different from the number<%llu> of bitvectors.
1421The partition file<%llu> on the level<%u> of the index<%llu> is invalid.(KPC:%u, BPC:%u)
1422NULL value is not allowed for the primary index column
1423TAG cache exhausted, increase TAG_CACHE_MAX_MEMORY_SIZE(%llu)
1424Could not allocate TAG cache: (Table,part=%llu,%llu) offset/size=%llu/%llu
1425Failed to allocate index memory (Current Allocated Size / Threshold size (%llu/%llu)).
1426Not ready to build keyvalue index (Current Count / Target Count (%llu/%llu) in File).
1501Invalid page id in cpfile. Page id<%d> for the column partition file<%s> is greater than the page max id.
1502Error in reading page<%d> in the column partition file<%s>. Page timestamps <head:%lld, tail:%lld> are invalid.
1503Error in reading page<%d> in the column partition file<%s>. Page checksum <write:%#X, read:%#X> are invalid
1504The size<%u> of the column partition file<%s> is too small. It is supposed to be greater than the size<%u>
1505The offset<%u> and size<%u> of the update value for the page<id:%u, offset:%u, size:%u> in the column partition file<%s> is invalid
1506The checksum<write:%#X, read:%#X> of the head of the column partition file<%s> is invalid.
1551Error in getting the fd of the file<%s> from the fd cache.
1601Ager thread terminated abnormally.
1631There is no root dir<%s> for the database backup.
1632The database is not destroyed.
1633Failed to write data<%u> of the backup stat file<%s>.
1634Failed to read data<%u> of the backup stat file<%s>.
1635The backup statfile<%s> is invalid(CRC<H:%u, B:%u, T:%u).
1636The backup <%s> is not completed.
1637The backup <%s> has already exist.
1638The end rid<%llu> of the table<%llu> in the restored database is invalid.
1639The name<%s> of backup is too long, errno = %d.
1640The backup file<%s> already exists.
1641The backup file<%s> has the invalid magic string<%s>.
1642The header of backup file<%s> has the invalid crc32<%u>.
1643Length<%u> of backup file<%s> is too long.
1644The page size <%u> of backup file<%s> is invalid.
1645The file size <%llu> of the head is different from the size<%llu> on the disk.
1646The backup file is invalid since the backup is not completed.
1647Incremental backup should be preceded by the last backup.
1648Backup targets are different from that of previous target.
1701The tablespace<%s> is still referenced by other objects such as tables and indexes.
1702The tablespace<%s> does not exist in the database.
1703The SYSTEM_TABLESPACE cannot be dropped.
1704Tablespace already exists. <%s>
1705The dir<%s> for the tablespace<%s> of datadisk<%s> already exists.
1706Disk<%s> does not exist in the tablespace<%s>.
1707The parallel I/O of a disk should be between %d and %d.
1708Failed to read <%ld> bytes from the file<%s>, errno = %d.
1709The page<offset:%u, size:%u> of the file<%s> is invalid because it has the invalid timestamp<head:%lld, tail:%lld>
1710The page<offset:%u, size:%u> of the file<%s> is invalid because it has the invalid crc<memory:%u, disk:%u>
1711Failed to create directory<%s> for virtual disk.
1712Failed to allocate memory for directory to be removed.
1801Error in waiting to read value: value offset<%lld>, value size<%u>, and file<%s>
1821The image in the DWFile<%s> is invalid.
1841The operation is aborted by ART.
1851Variable length columns are not allowed in tag table.
1852Another deletion is in progress for table <%llX>.
1853Cannot create append file for Key-Value table <%llX>, errno = %d.
1854Cannot sync append file for Key-Value table <%llX>, errno = %d.
1855Cannot close append file for Key-Value table <%llX>, errno = %d.
1856Cannot create data file <%llX> for Key-Value table <%llX>, errno = %d.
1857Cannot open data file <%llX> for Key-Value table <%llX>, errno = %d.
1858Cannot read data file <%llX> for Key-Value table <%llX>, errno = %d.
1859Cannot write data file <%llX> for Key-Value table <%llX>, errno = %d.
1860Data file <%llX> is corrupted for Key-Value table <%llX>.
1861Cannot create index file <%llX> for Key-Value table <%llX>, errno = %d.
1862Cannot open index file <%llX> for Key-Value table <%llX>, errno = %d.
1863Cannot read <.%s> file <%llX> for Key-Value table <%llX>, errno = %d.
1864Cannot write <.%s> file <%llX> for Key-Value table <%llX>, errno = %d.
1865Index file <%llX> is corrupted for Key-Value table <%llX>.
1866Cannot perform I/O for Key-Value table <%llX>.
1867Invalid path to append file for Key-Value table <%llX>, errno = %d.
1868Cannot open append file for Key-Value table <%llX>, errno = %d.
1869RID-based SELECT is not allowed without datafile, Table<%llX>/RID<%llu>.
1870Cannot open append file for mounted Key-Value table <%llX>, errno = %d.
1871Cannot read append file for mounted Key-Value table <%llX>, errno = %d.
1872Another backup is in progress for table <%llX>.
1873No index-file <%llx> for Key-Value table Table<%llX>.
1874Cannot open file <%llX> for Key-Value table <%llX> path<%s>, errno = %d.
1875Cannot find unpurged node for Key-Value table <%llX>.
1876Fail to %s decompress file <%llX> for key-value table<%llx>, error = %d
1877Tag stat for id[%llu] is not found.
1878Cannot write stat file for Key-Value table <%llX> path<%s> errno = %d.
1879Cannot read stat file for Key-Value table <%llX> path<%s> errno = %d.
1880Cannot open stat file for Key-Value table <%llX> path<%s>, errno = %d.
1881Stat File Invalid TableID[%llu], TablePath[%s].
1882No kvindex-file <%llx> for Key-Value table Table<%llX>.
1883Value of the time column(<%lld>) must be greater than or equal to <%lld>.
1884keyvalue table<%llx> thread for [%s] stopped.
1885Data row value is corrupted: required RID<%llu>, value RID<%llu>.
1886%s varchar data is corrupted: required VRID<%u>, value VRID<%u>.
1900Snapshot ID <%s> is invalid.
1901Cannot snapshot with no table.
1902Snapshot timed out.
1903Snapshot ID <%s> does not exist.
1904Snapshot ID <%s> already exists.
1910Cannot freeze with no table.
1911Snapshot already frozen.
1951Failed to call function <%s>, errno=%d
1952Table (0x%llx) resource busy (%s).
2000Memory allocation error, Error code = %d
2001Error in opening meta.
2002Error in executing meta.
2003Error in closing meta.
2004Error in creating hash. (errno=%d)
2005Error in allocating memory.
2006Error in adding hash. (errno=%d)
2007Error in fetching meta.
2008Error in traversing hash.
2009Insufficient parser memory.
2010Syntax error: near token (%s).
2011Unrecognized token (%s).
2012Single row error. Single-row subquery returns more than one row. (NOT USED)
2013A GROUP BY clause is required before HAVING.
2014Column name is duplicated: (%s).
2015Invalid column type: (%s).
2016Table property (%s) does not exist.
2017Error in converting table property. Cannot convert string (%s) to integer.
2018Table property value is out of range: (%s).
2019Column size should be specified on a variable column type.
2020Invalid size specified. Cannot specify type size to (%s).
2021Cannot create bitmap index on data type (%s)
2022Cannot create keyword index on data type (%s)
2023snprintf function error (%d).
2024Table %s already exists.
2025Table %s does not exist.
2026The number of insert values and that of columns are mismatched.
2027Error in table insert column integer conversion. Insert value conversion to integer error (%s).
2028Error in table insert column double conversion. Insert value conversion to double error (%s)
2029Error in table insert column time format. Insert _arrival_time value conversion error.
2030Column name (%s) does not exist.
2031Resource busy (%s).
2032Type conversion error: error occurred while comparing the values of type (%s) and type (%s).
2033Cannot concatenate non varchar types.
2034Invalid format of time expression.
2035Function [%s] does not exist.
2036Function [%s] argument is mismatched.
2037Function [%s] argument data type is mismatched.
2038Table [%s] does not exist.
2039No table specified in the target list.
2040Invalid time range.
2041Time value must be positive.
2042Expression cannot have a NULL value.
2043Group function is not allowed here.
2044Not a GROUP BY expression.
2045Type is not supported(typecode is %u). Internal error.
2046String buffer is not enough.
2047Lock buffer is not enough. Table counts are too many.
2048Bind parameter count is overflowed. (max=%u)
2049Cannot apply bind parameter.
2050Bind data from client is corrupted.
2051Bind data type unknown (typecode is %u).
2052Cannot insert data into this table (%s).
2053Failed to convert type (%s) to type (%s).
2054Aggregation error on function usage (NOT USED)
2055Invalid insert value.
2056Column name (%s) not found.
2057Only literal type can be used in SEARCH keyword.
2058Index %s already exists
2059Index %s does not exist
2060Composite index is not supported.
2061Cannot divide a value by zero.
2062Cannot calculate date type.
2063Invalid search type. Search type must be VARCHAR.
2064Invalid time format. (format: "year/mon/day hour:min:sec")
2065Index property (%s) dose not exist.
2066Invalid index property value: (%s).
2067Error in TO_ADDR4 function aggregate. Argument type to TO_ADDR4 function must be an integer.
2068Invalid IPv4 address format (%s).
2069%s index can only be created for %s table.
2070Search predicate needs keyword index.
2071Only one index is allowed for a single column.
2072Cannot delete data from this table (%s).
2073Invalid DELETE condition. %s
2074Invalid delete time range. BEFORE time range should be older than present.
2075Table(%s) record does not exist in meta database.
2076Table(%lld) record does not exist in meta database.
2077Invalid %s size. %s type size cannot be more than %d.
2078Invalid statement type. Statement type(%d) is unsupported.
2079The number of function (%s) arguments is not matched.
2080User (%s) does not exist.
2081Invalid username/password.
2082User (%s) already exists.
2083You cannot drop yourself(%s).
2084User drop error. This user’s tables still exist. Drop those tables first.
2085The user(%s) does not have alter privileges.
2086The user(%s) does not have connect privileges.
2087The user does not have access privileges on table(%s.%s).
2088Error in altering table. Only the LOG table can be altered.
2089Error in altering table. Column name(%s) already exists.
2090Error in altering table. Only varchar type can be modified.
2091Error in altering table. Varchar length should be greater than previous value length
2092Error in altering table. Column (%s) cannot be dropped.
2093Error in altering table. Column (%s) having index cannot be dropped.
2094Error in altering table. Column (%s) already exists.
2095Error in truncating table. Only the LOG table can be truncated.
2096Error in truncating table. Table %s does not exist.
2097Error in altering table. The table must have at least one column.
2098Error in joining tables. Only equi-join is allowed.
2099Error in joining tables. The OR condition for a join predicate is not allowed.
2100Error in joining tables. The join predicate cannot use functions.
2101Error in joining tables. Cannot join without join predicate.
2102Collector (%s.%s) does not exist.
2103The collector (%s.%s) already exists.
2104The template file (%s) does not exist.
2105The template format (%s : %s : %d) is invalid.
2106The collector (%s.%s) is already running.
2107The collector (%s.%s) is not running.
2108Error in loading collector template. The value (%s) is invalid.
2109Cannot join two or more LOG tables.
2110Search condition argument is too short. It needs more than (%d) characters.
2111Invalid option.
2112Cannot use DISTINCT with GROUP BY clause.
2113Cannot use DISTINCT with aggregation function.
2114DISTINCT clause is not allowed here.
2115Internal column cannot be modified.
2116Search predicate must use an index.
2117DDL on table (%s) is forbidden.
2118Lock object was already initialized. (Do not use select and append simultaneously in single session.)
2119This functionality has not been implemented.
2120Invalid session ID (%s).
2121No privileges to kill the session.
2122No privileges to cancel the session.
2123Table id (%lld) does not exist in meta database.
2124Column id (%llu) does not exist in table (%llu).
2125Error in converting string (%s) to datetime with heuristic method. Check the default date string format in this session.
2126ORDER BY clause is not allowed in a subquery
2127Only integer constants must be used for ORDER BY column position.
2128ORDER BY column position %d is out of range - should be between 1 and %d.
2129GROUP BY terms must be integer constants
2130A GROUP BY clause is required before HAVING
2131Single row error. Single-row subquery returns more than one row.
2132Cannot use subquery on HAVING, ORDER BY and GROUP BY clauses.
2133Invalid subquery.
2134Too many REGEXP in WHERE clause. No more than %d REGEXP in WHERE clause.
2135WHERE clause has to return a boolean result.
2136Invalid tablespace type.
2137There are too many disks<%ud> for tablespace %s.
2138The PARALLEL_IO value<%d> for the disk<%s> must be higher than <%d>.
2139MINMAX CACHE is not allowed for VARCHAR column(%s).
2140This type of tables do not support the tablespace functionality.
2141Type comparison error.
2142Cannot use lob type in the GROUP BY clause.
2143Cannot use lob type in the ORDER BY clause.
2144Outerjoin permits only 2 tables.
2145The string cannot be converted to number value.(%s)
2146Cannot join tables with timeseries function.
2147Cannot use inline view with timeseries function.
2148Invalid IPv6 address format.(%s)
2149Error in executing CONTAINS. Cannot convert from type(%d) to type(%d).
2150Network type error. Network Mask length does not match with the column’s length.(mask=%s, column=%s)
2151Error in adding disk to tablespace. You cannot use multiple disks for tablespace without valid license.
2152Error in setting column property. You should specify a positive value of column property PARTITION_PAGE_COUNT as well as PAGE_VALUE_COUNT.
2153Wrong column property name(%s). You should specify a valid property name.
2154Select set operator parsing error.
2155Only UNION ALL set operator is supported.
2156Set operator column types are mismatched on (%d)th column.
2157Internal error on validating query
2158Error in evaluating data type. You must specify a valid data type.
2159FROM DATETIME’ must be earlier than ‘TO DATETIME’.
2160Error in doing unmount table(%s). You can unmount only mounted tables.
2161Error in executing DDL. You cannot execute DDL with mounted DB. (NOT USED)
2162Error in doing unmount DB. You cannot umount database which is not mounted.
2163Invalid directory path (%s). You should specify a valid path.
2164Invalid index property. Property (%s) for index cannot be altered.
2165Function (%s) is not allowed here.
2166Cannot use ORDER BY clause with aggregation function.
2167GROUP_CONCAT function error. Separator should be a string constant.
2168Operator argument count or type is mismatched.
2169Invalid column property value: (%s)
2170Every specified table or inline view in FROM clause must have its own alias.
2171VOLATILE / LOOKUP table cannot have more than one primary key.
2172Primary key is allowed only for VOLATILE / LOOKUP table.
2173Cannot create columns with data type (%s) in VOLATILE / LOOKUP table.
2174The index already exists in the column(%s).
2175SET clause must be written as a list of ‘column = value’ expression.
2176Cannot update primary key column in SET clause.
2177ON DUPLICATE UPDATE clause is allowed only in LOOKUP / VOLATILE table.
2178Error in updating table. Column name (%s) does not exist in this table.
2179INSERT on a %s table without primary key value cannot be proceeded.
2180Primary key is mandatory for UPDATE.
2181Invalid index name starting with (%s) which is the same as primary key index.
2182You cannot drop the primary key index (%s).
2183Append mode for table (%s) is not supported.
2184Specified property value is invalid in %s table.
2185Invalid database name. This database name is already used for mount.
2186Invalid database name.
2187Error in unmounting database. Some tables in mounted database are accessed by other transactions
2188The database is not mounted.
2189Error in deleting rows. Only rows in VOLATILE / LOOKUP table can be deleted.
2190Invalid UPDATE/DELETE condition. Specify it as (primary key column) = (value)
2191WHERE clause in DELETE statement is not supported yet.
2192Index type for keyword index only supports keyword bitmap or keyword LSM.
2193Error in creating collector. The regular expression file (%s) does not exist.
2194Error in creating collector. The regular expression file path has not specified.
2195Buffer size insufficient.
2196Error in loading data. File (%s) does not exist.
2197Error in loading data with automatic mode. The table (%s) already exists.
2198Error in loading data. The table (%s) doesn’t exists.
2199CSV parsing error occurred in %d line: [%s]
2200[%s] is not valid string terminator or encloser.
2201The automatic loading mode is invalid.
2202The automatic column detection has been failed. No data or invalid headers.
2203Invalid encoding.
2204Failed to convert %s to UTF8.
2205A modulo operator can be applied only for integer types.
2206Tablespace name cannot be specified in non automode
2207Error in saving table into file (%s). File already exists.
2208Expression argument type is mismatched.
2209Error in connecting to collector manager. The collector manager (%s:%d) doesn’t exists.
2210Error in executing CREATE command. The collector manager (%s) returns error.
2211Error in executing DROP command. The collector manager (%s) returns error.
2212Error in running collector manager. The collector manager (%s) is already running.
2213Error in stopping collector manager. The collector manager (%s) is not running.
2214Error in starting collector manager. The collector manager (%s) is already started.
2215Error in starting command execution. The collector manager (%s) returns error.
2216Error in executing collector CREATE command. The collector (%s.%s) returns error.
2217Error in receiving meta data from collector manager (%s-%s:%d).
2218Collector manager (%s) does not exist.
2219Error in creating collector manager. The collector manager (%s) already exists.
2220Error in executing command. The collector manager (%s) returns error.
2221Manager name is not specified.
2222Error in read protocol. Send %s protocol, but received %d protocol.
2223Unable to establish connection with collectormanager (%s).
2224Manager name is not specified.
2225Invalid set column unit.
2226Invalid character (’%c’).
2227The collector source (%s.%s) already exists.
2228Invalid procedure (%s).
2229Invalid argument value for function (%s).
2230Wrong number of arguments in call to ‘%s’.
2231strcpy function error (%d).
2232Calculation argument type (%s), (%s) error.
2233Error occurred at column (%u): (%s)
2234Set operator columns counts are mismatched by %d and %d.
2235SERIES BY clause is not allowed here.
2236For a table list in FROM clause, The number of tables should be less than 32.
2237The index <%s> is not an index for the table <%s>.
2238This type of join is not allowed.
2239Invalid use of aggregation function.
2240Cannot fetch column with type (%s).
2241Join between LOG table and fixed table is not supported in Cluster Edition.
2242Only equal predicate for joining LOG tables is available in Cluster Edition.
2243DELETE statement with the number of rows is not supported in Cluster Edition.
2244Allocate collector columns meta failure.
2245Allocate collector column target failure.
2246Identifier %.*s is too long.
2247DATETIME earlier than 1970-01-01 00:00:00 (UTC) is not valid.
2248Insufficient column definitions.
2249Invalid DELETE condition.
2250You cannot execute DDL on compoment table/index of TAGDATA table explictly.
2251You cannot define columns with duplicate flag (%s) in TAGDATA table.
2252Invalid column type (%s) for flag (%s) in TAGDATA table.
2253Mandatory column definition (PRIMARY KEY / BASETIME) is missing.
2254Column flag (%s) is only allowed for TAG table.
2255Primary key of TAGDATA table is not defined in metadata.
2256Metadata column definition is allowed only in TAGDATA table.
2257Metadata insertion is allowed only in TAGDATA table.
2258Metadata key (%.*s) for the TAG table has already been inserted.
2259Metadata of TAGDATA table is not found. (Key = %s)
2260Failed to allocate new metadata of TAGDATA table (Current Size=%llu).
2261You cannot insert metadata into TAGDATA table with ON DUPLICATE KEY UPDATE clause.
2262Direct DML on component tables of TAGDATA table is not allowed.
2263You can create only one TAGDATA table.
2264Cannot read a column (%s) in ROLLUP query because it is not a ROLLUP column.
2265Reading TAGDATA table without primary key condition is not allowed.
2266You cannot delete raw data of TAGDATA table with WHERE condition.
2267Primary key in TAGDATA table should be compared by ‘=’ or ‘IN’ operation.
2268Primary key in TAGDATA table should be compared with constant value.
2269Outerjoin on TAGDATA table is not allowed.
2270TAGDATA table’s name should be ‘TAG’.
2271You must insert key value of TAGDATA table as constant.
2272Index id (%llu) does not exist in meta database.
2273The user does not have privileges on TAGDATA DDL.
2274Failed to free new metadata of TAGDATA table.
2275The INSERT SELECT statement to the TAGDATA table is not allowed in enterprise edition.
2276Component table (%s) of TAGDATA table already exists.
2277Table or index name that starts with ‘_TAG’ is reserved.
2278UPDATE statement is not allowed for %s.
2279Invalid tag name insertion to TAGDATA table (name = ‘%s’).
2280Invalid tag name insertion due to wrong bind variable.
2281DURATION clause is not applicable on %s.
2282The DELETE statement for table ‘%s’ is already been executed.
2283IN subquery on TAGDATA table is not allowed.
2284Internal NULL value exists in the condition expression.
2285Internal error: %s.
2286Memory allocation failed while creating TAGDATA table. You may need to decrease TAG_DATA_PART_SIZE in machbase.conf.
2287TAGDATA name value (%s) is too long.
2288Aggregate function is expected at (%.*s).
2289Non-constant expression is not allowed for PIVOT values.
2290%s cannot be altered.
2291Table name ‘TAG’ must be used for TAGDATA table.
2292The order of columns in TAGDATA table must be (PRIMARY, BASETIME, SUMMARIZED, other columns, .. ).
2293Column meta for bind param[%d] is not available.
2294JOIN more than one TAGDATA table is not supported.
2295Invalid ordinal number ID_COLUMN (%lld) and TIME_COLUMN (%lld).
2296Interpolation requires only one BETWEEN expression.
2297BETWEEN has invalid expression (%s).
2298FREQUENCE must be a factor of INTERPOLATION_INTERVAL (%lld).
2299Only BETWEEN condition is supported.
2300Interpolation column is missing. (%s)
2301Some properties are missing for interpolation.
2302Invalid interpolation interval property: %lld.
2303You must use higher ROLLUP unit.
2304Interpolation is not applicable on (%s).
2305JOIN is not applicable for interpolation.
2306Interpolation interval value(%lld) should be less than checkpoint interval value(%lld).
2307Interpolation interval value(%lld) should be less than ROLLUP unit (%s).
2308Checkpoint interval value(%lld) should be less than ROLLUP unit (%s).
2309Checkpoint interval value(%lld) should be divide by interpolation value(%lld).
2310Invalid interpolation checkpoint property: %lld.
2311%s cannot be used in interpolation query.
2312Rollup delete can only be done on the Interpolation Tag table.
2313Unable to execute ROLLUP DELETE with the given range.
2314Regular duration backup does not support a backup of the TAG table (Try incremental backup which permits the action on the TAG table).
2315Snapshot is not supported.
2316Invalid expression in DURATION clause: %.*s
2317Function execution failed: %s (errno=%d)
2318Can not connect Lookup Node
2319Error on Lookup Node
2320Lookup Node is not ready
2321Data is not found in Lookup Node.
2322Mandatory column definition (PRIMARY KEY) is missing.
2323Table REFRESH is not applicable on %s.
2324Cannot delete tagmeta. there exist data with deleted_tag key.
2325Integer %s type overflow.
2326Backup/Mount is not supported.
2327Pivot is not supported in rollup query.
2328Cannot insert a new tag since the number of tags has exceeded MAX_TAG_COUNT(%lld).
2329Cannot insert a new tag since the number of tags has exceeded TAG_COUNT_LIMIT(%lld).
2330Mandatory column definition (ULONG / DATETIME) is missing.
2331RANGE expression is not applicable on the table (%s).
2332Unable to create an index on the column (%s).
2333This column(%s) can’t be more than %d.
2334Tag Index is not yet supported.
2335Failed to delete all on this table. It is recommended to use EXEC TABLE_REFRESH(%s).
2336CASCADE option is not applicable on %s.
2337Unable to define more than one column attribute (%s).
2339The type of %s column (%s) is different from that of VALUE column (%s).
2340SUMMARIZED column does not exist for %s.
2341SUMMARIZED value is greater than UPPER LIMIT.
2342SUMMARIZED value is less than LOWER LIMIT.
2343LOWER LIMIT must not be greater than UPPER LIMIT.
2344Not numeric type. (%s)
2345Column flag (%s) is only allowed for TAGMETA table.
2346Column type (%s) is not allowed for default value.
2347SYSDATE is only allowed for default value.
2348Alter table set %s not support on cluster.
2349Bind variable is not supported for new tag.
2350The function (%s) requires OVER clause.
2351Window function is allowed only in SELECT list.
2352OVER clause is not applicable on (%s).
2353Invalid data type (%s) in OVER clause.
2354Constant is not allowed in OVER clause.
2355Type (%s) is not supported.
2356Origin must be the first day of the month.
2600SEQUENCE property is not applicable in the table.
2601Invalid function in a SEQUENCE column. NEXTVAL must be used.
2602NEXTVAL is applicable only in INSERT statement.
2603NEXTVAL is applicable only in SEQUENCE columns.
2604Sequence column must be LONG type.
2651Dependent ROLLUP table exists.
2652Not a ROLLUP table. (%s)
2653Rollup interval must be greater than source rollup interval.
2654ROLLUP (%s) is not found.
2655Rollup interval source rollup interval Must Divide Zero.
2656Rollup interval must positive integer.
2657Rollup interval must be smaller than year.
2658ROLLUP is not enabled for %s.
2659Rollup maximum count is 100.
2670Rollup user ID(%d) is not equal to Source user ID(%d)
2671Invalid type for ROLLUP column (%s).
2672Json path is not specified on %s.
2673Json path is not applicable on %s.
2674ROLLUP query must have a target column.
2675Cannot use more than one ROLLUP column in a ROLLUP query.
2676Not a TAG table.
2677Invalid rollup time unit (%s).
2678WITH ROLLUP requires a SUMMARIZED column.
2679Failed to create ROLLUP by WITH ROLLUP option.
2680ROLLUP (%s) is already started.
2681ROLLUP (%s) is already stopped.
2682ROLLUP extension type is different.
2683Cannot read a column (%s) in ROLLUP query because it is not a ROLLUP time column.
2684Dependent ROLLUP table does not exist.
2685There are no applicable ROLLUP tables.
2700Policy (%s) already exists.
2701Policy (%s) does not exists.
2702Policy (%s) is in use.
2703Table (%s) has no retention policy.
2704Table (%s) already has a retention policy.
2705Retention duration must be longer than 1 day.
2706Retention interval must be longer than 1 hour.
2707Retention is not applicable on the table (%s).
2708Only SYS user can create or drop RETENTION.
2800The stream query is too long. (max=2048)
2801The stream query is not applicable.
2802Cannot get table information.
2803Specified stream query statement has no LOG table.
2804Specified stream query statement has more than 1 LOG tables.
2805The stream query (%s) is not found.
2806The stream query (%s) already exists.
2807The stream query (%s) is already started.
2808The stream query (%s) is already stopped.
2809The stream query (%s) is still running.
2810Cannot execute the stream query (%s).
2811The stream query (%s) is executed automatically by the system.
2812The Frequency clause is not allowed here.
2813Invalid ROLLUP expression. (Token = %s, Unit = %ld)
2814Invalid ROLLUP target. BASETIME column of TAGDATA table is the only target.
2815Different ROLLUP expressions are used in a single SELECT query.
2816Only rollup column with aggregate function can be referenced in ROLLUP SELECT query.
2817ROLLUP expression must be used in SELECT query.
2818Invalid ROLLUP target (%s).
2819ROLLUP thread is running.
2820ROLLUP thread is not running.
2821Another DDL/DELETE/SNAPSHOT is in progress.
2822Invalid expression in ROLLUP query : %.*s
2823Invalid table in ROLLUP query: %s
2825Extended column(%s) cannot be used in ROLLUP query.
2826User (%s) can’t revoke from table (%s.%s).
2827User does not have grant privileges.
2828User does not have revoke privileges.
2829Only SYS user can create or drop user.
2830The user does not have (%s) privilege on table(%s.%s).
2831You can’t grant UPDATE privilege on Log Table.
2832You can’t revoke UPDATE privilege on Log Table.
2833You can only grant SELECT privileges on Mounted database.
3000Statement ID overflow (Limit = %u, Curr = %u).
3001Statement query length is zero.
3002Task pool initialization error.
3003Statement pool initialization error.
3004Queue creation error.
3005Statement allocation error.
3006Unknown meta type error (typecode is %u). Internal error.
3007Insufficient protocol buffer size. Increase it.
3008Invalid protocol state. Check your application again. (Protocol = %s, State = %s)
3009Invalid execute protocol data (%s).
3010Error in fetch protocol: not enough buffer size to execute it. Increase the size.
3011Send error.
3012Memory allocation error.
3013Invalid table name for append table. Table name is omitted.
3014Invalid append protocol data (%s).
3015Endian is not specified for append. Check endian information.
3016Too many columns are specified for append. Cannot append more than %d columns
3017Too large record size for append. Cannot append more than %d bytes per record.
3018It exceeds the specified max. block size (%d). Check append data structure of your applcation.
3019Explain plan error. Use it for SELECT statement only.
3020Explain plan is not allowed in prepared mode.
3021Protocol versions are not matched: Server (%d.%d.%d) Client (%d.%d.%d)
3022Failed to get handle limit from the system.
3023Handle limit(%d) from the system is less than that of property(%d). Tune system handle limit or decrease the property ‘HANDLE_LIMIT’
3024Invalid session ID (%llu).
3025Not enough privileges to manipulate the session. (%llu)
3026You should log in with the same user name in the target session. Now (%d) Target(%d)
3027This statement has been canceled.
3028Invalid session property name. Name (%s) does not exist.
3029Error in converting session property (%s). Cannot convert string (%s) to integer.
3030Invalid session property value. Check the session value (%s)
3031Protocol error.
3032Error in getting license meta. Check DB image and binary.
3033Error in opening meta.
3034Error in executing meta.
3035Error in closing meta.
3036The license is expired(%s).
3037The license is invalid or the license file does not exist(%s).
3038License violation detected. You have exceeded your license limit(%u) or expiry date(%s). For more information, contact sales@machbase.com.
3039Session count exceed: (maxcount =%llu).
3040Unable to shutdown since the server is busy.
3041AppendBatch error: %s.
3042Recovery in progress.
3043Array Execute is not applicable for SELECT query.
3044Wrong TIMEZONE string error: %s.
3045Invalid context at %s.
3046Communication module error (rc=%d): [%s].
3047Failed to call function %s (rc=%d)
3100Append Operation is not supported in Cluster Edition
3101Can’t convert (%s) to number
3102Can’t decode in base64
3103not supported JSON type (%d)
3104Column count for append is not matched with Meta
3105The table type for append is not valid
3106the JSON format is not valid
3107Can’t get the meta info for append table
3108Can’t read data from or write data into network buffer
3109The URL (%s) is not valid format
3110Timeout in waiting for response
3111Can’t connect to proxy server (%s:%d)
3112Tag name in JSON must be string type
3113Tag name (%s) does not exist in meta list
3114The HTTP memory request exceeded the limit of (%lld). Change the property (HTTP_MAX_MEM) and restart server
3115Table name is omitted from the JSON format
3116Wrong Base64 Format Received
3117Only Basic Authorization Accept To Login.
3118There is No Authorization Header.
3119The value of tag default column<%d> must not be NULL
3120The timezone (%s) is invalid.
3121Fail to get json object
3122There is no argument for Rest API
3123Count value is not valid for Rest API
3124Interval value is not valid for Rest API
3125Interval type is not valid for Rest API
3126The requested URL for the REST API is not valid
3127The requested URL for the REST API is not supported
3128TAG_STAT is not available for table %s.
3200Server is not running.
3201Invalid statement state: (%d)
3202Column index is out of range.
3203The length of data exceeded the size of buffer.
3204Append data ip string is null.
3205Append data datetime string(%s) is null.
3206Invalid column type (%d).
3207Invalid statement type (%d).
3208Server thread error: %d - %s
3209statement is busy. (%d)
3210This connection has been already disconnected
3211Database already exists.
3212Database does not exist.
3213Server is running.
3214Failed to open dbs(%s) directory.
3215ALTER SESSION statement is not supported.
Last updated on