1001 Open Error
1002 Open Error (FPT or DBT)
1003 Open Error (NTX IDX or CDX)
1004 Create Error
1005 Create Error (creating FPT or DBT)
1006 Create Error (creating NTX IDX or CDX)
1010 Read Error
1011 Write Error
1012 Corruption Detected
1020 Data Type Error
1021 Data Width Error
1022 Lock Required
1023 Exclusive Required
1024 Append Lock Failed
1025 Write Not Allowed
1026 Data Width Error
1027 Limit Exceeded
1050 Invalid Order
1201 Work Area not Indexed
1xxx Error Codes
2008 ISAM memory allocation failure
2009 ISAM path or file name too long
2010 ISAM table already exists
2011 ISAM index expression not valid
2012 ISAM column name too long
2013 Stack limit exceeded due to recursion
2014 Invalid ROWID
2015 ISAM path or file name is not valid
2101 Memory allocation failure
2102 Data truncated
2103 Functionality not supported
2104 Invalid cursor name
2105 Cursor name in use
2106 Connection in use
2107 Invalid Cursor State
2108 Invalid column id
2109 Conversion error
2110 Driver not capable
2111 Out of range
2112 Assignment error
2113 Unexpected end of statement
2114 Element too big
2115 Expected lexical element not found
2116 Malformed number
2117 Unexpected extra token
2118 Malformed escape clause
2119 Internal error
2120 ISAM error
2121 Column not found
2122 Table not found
2123 Data type of parameter cannot be determined
2124 Invalid operand for operator
2125 Invalid table name
2126 ORDER BY ordinal greater than select list count
2127 Too many ORDER BY items
2128 Cannot ORDER BY an expression
2129 Unequal number of insert columns and insert values
2130 Insert value was not valid
2131 Value in an IN expression must be a simple value
2132 Table alias used multiple times
2133 Column on list multiple times
2134 Invalid column name
2135 No such type
2136 Invalid number of parameters for type
2137 Column found in multiple tables
2138 No data found
2139 Invalid connection string
2140 Unable to connect
2141 Parameter missing
2142 - 2144 Internal Error
2145 Unable to ORDER BY this column
2146 Unable to perform sort for ORDER BY or DISTINCT
2147 GROUP BY contains too many columns
2148 Unable to GROUP BY this column
2149 Aggregate function not allowed in this context
2150 SELECT * not allowed if there is a GROUP BY
2151 Unable to do sort for GROUP BY
2152 HAVING specified without a GROUP BY
2153 Division by zero
2154 The data type of a parameter cannot be determined
2155 String concatenation overflow
2156 Invalid index name
2157 Too many key columns for index
2158 Scalar function not found
2159 Invalid argument to scalar function
2160 - 2165 Internal Error
2166 SELECT sub-query returns more than one column
2167 SELECT sub-query returned more than one row
2168 - 2188 Internal Error
2189 Inconsistent number of columns in the result sets participating in the UNION statement
2190 Incompatible column data types in the result sets participating in the UNION statement
2191 Invalid Data Type
2192 GROUP BY and HAVING are not supported in UNION statement
2194 Unable to perform DISTINCT operation on some of the columns
2195 Column in the ORDER BY clause is not in the result set
2196 Column not found in GROUP BY clause
2197 Illegal VIEW operation
2198 Invalid PROCEDURE name
2199 This version of Advantage Database Server does not support stored procedures
2200 Error removing temporary input file
2201 Invalid Ordinal
2202 Invalid use of constant value
2203 Error encountered while reading an intermediate file
2204 The key specified as the primary key is too large
2205 A column specified in the index is of an invalid type
2206 Update statement is ambiguous
2207 Error creating input or output table temp filename
2208 A stored procedure s input value was truncated
2209 Table not unique
2210 Invalid index option
2211 CONTAINS * not allowed in GROUP BY statement
2212 Aggregate cannot be nested
2213 Invalid Collation
2214 Invalid Coercion
2215 Invalid options in CREATE TABLE statement
2216 Unexpected end of the SQL script
2217 A declaration statement in the SQL script is not valid
2218 Variable not found
2219 General SQL script error
2220 Cursor not open
2221 Cursor already open
2222 Invalid cursor column reference
2223 Cursor is not on a valid row
2224 An exception was raised in the SQL script
2225 Assignment error in the SQL script
2226 Invalid usage of a subquery
2227 Assignment out of range in the SQL script
2228 Invalid view definition
2229 Ambiguous reference in the SQL script
2230 Bad Function Definition
2231 Numeric Result Out Of Range
2232 Numeric Overflow
2233 Invalid DEBUG command
2234 Invalid Use of Parameter
2xxx Error Codes
3000 General Advantage Expression Engine parser Error Code. Refer to the associated specific Error Code for more information.
3001 Incomplete index key expression
3002 Incorrect parameter count within a function call in index key expression
3003 Missing string delimiter in index key expression
3004 Literal value too long in index key expression
3005 Unsupported data type value in index key expression
3006 Unsupported operator found in index key expression
3007 Unsupported function found in index key expression
3008 Invalid delimiter in function parameter in index key expression
3009 Unsupported data type in function parameter in index key expression
3010 Unknown alias name used with field name in index key expression
3011 Unknown identifier found in index key expression
3014 Advantage Expression Engine memory allocation failed
3015 Invalid field type found in index key expression
3016 Advantage Expression Engine operator stack overflow
3017 Number of index key expression parameters exceed the capability of the parser
3018 Mismatched number of parentheses in the index key expression
3019 Parser working stack is about to overflow
3021 Advantage Expression Engine is not being used
3022 Advantage server thread s working stack about to overflow
3024 String collation error
3025 Unknown collation
30xx Error Codes
3101 Incomplete record filter expression
3102 Incorrect parameter count within a function call in record filter expression
3103 Missing string delimiter in record filter expression
3104 Literal value too long in record filter expression
3105 Unsupported data type value in record filter expression
3106 Unsupported operator found in record filter expression
3107 Unsupported function found in the record filter expression
3108 Invalid delimiter in function parameter in the record filter expression
3109 Unsupported data type in function parameter in the record filter expression
3110 Unknown alias name used with field name in the record filter expression
3111 Unknown identifier found in the record filter expression
3114 Advantage Expression Engine memory allocation failed
3115 Invalid field type found in the record filter expression
3116 Advantage Expression Engine operator stack overflow
3117 Number of record filter expression parameters exceed the capability of the parser
3118 Mismatched number of parentheses in the record filter expression
3119 Parser working stack is about to overflow
3121 Advantage Expression Engine is not being used
3122 Advantage server thread s working stack about to overflow
3124 String collation error
31xx Error Codes
3201 Incomplete conditional index expression
3202 Incorrect parameter count within a function call in conditional index expression
3203 Missing string delimiter in conditional index expression
3204 Literal value too long in conditional index expression
3205 Unsupported data type value in conditional index expression
3206 Unsupported operator found in conditional index expression
3207 Unsupported function found in conditional index expression
3208 Invalid delimiter in function parameter in conditional index expression
3209 Unsupported data type in function parameter in conditional index expression
3210 Unknown alias name used with field name in conditional index expression
3211 Unknown identifier found in conditional index expression
3214 Advantage Expression Engine memory allocation failed
3215 Invalid field type found in conditional index expression
3216 Advantage Expression Engine operator stack overflow
3217 Number of conditional index expression parameters exceed the capability of the parser
3218 Mismatched number of parentheses in the conditional index expression
3219 Parser working stack is about to overflow
3222 Advantage server thread s working stack about to overflow
32xx Error Codes
3301 Incomplete index while expression
3302 Incorrect parameter count within a function call in index while expression
3303 Missing string delimiter in index while expression
3304 Literal value too long in index while expression
3305 Unsupported data type value in index while expression
3306 Unsupported operator found in index while expression
3307 Unsupported function found in index while expression
3308 Invalid delimiter in function parameter in index while expression
3309 Unsupported data type in function parameter in index while expression
3310 Unknown alias name used with field name in index while expression
3311 Unknown identifier found in index while expression
3314 Advantage Expression Engine memory allocation failed
3315 Invalid field type found in index while expression
3316 Advantage Expression Engine operator stack overflow
3317 Number of index while expression parameters exceed the capability of the parser
3318 Mismatched number of parentheses in the index while expression
3319 Parser working stack is about to overflow
3322 Advantage server thread s working stack about to overflow
3323 Missing index while expression string
33xx Error Codes
3401 Incomplete is expression valid function expression
3402 Incorrect parameter count within a function call in is expression valid function expression
3403 Missing string delimiter in is expression valid function expression
3404 Literal value too long in is expression valid function expression
3405 Unsupported data type value in is expression valid function expression
3406 Unsupported operator found in is expression valid function expression
3407 Unsupported function found in is expression valid function expression
3408 Invalid delimiter in function parameter in is expression valid function expression
3409 Unsupported data type in function parameter in is expression valid function expression
3410 Unknown alias name used with field name in is expression valid function expression
3411 Unknown identifier found in is expression valid function expression
3414 Advantage Expression Engine memory allocation failed
3415 Invalid field type found in is expression valid function expression
3416 Advantage Expression Engine operator stack overflow
3417 Number of "is expression valid" function expression parameters exceed the capability of the parser
3418 Mismatched number of parentheses in the is expression valid function expression
3419 Parser working stack is about to overflow
3422 Advantage server threads working stack about to overflow
34xx Error Codes
3501 Incomplete expression
3502 Incorrect parameter count within a function call in expression
3503 Missing string delimiter in expression
3504 Literal value too long in expression
3505 Unsupported data type value in expression
3506 Unsupported operator found in expression
3507 Unsupported function found in expression
3508 Invalid delimiter in function parameter in expression
3509 Unsupported data type in function parameter in expression
3510 Unknown alias name used with field name in expression
3511 Unknown identifier found in expression
3514 Advantage Expression Engine memory allocation failed
3515 Invalid field type found in expression
3516 Advantage Expression Engine operator stack overflow
3517 Number of expression parameters exceed the capability of the parser
3518 Mismatched number of parentheses in the expression
3519 Parser working stack is about to overflow
3521 Advantage Expression Engine is not being used
3522 Advantage server thread s working stack about to overflow
35xx Error Codes
4000 General Advantage Expression Engine evaluator error code. Refer to associated specific Error Code for more information.
4004 Advantage Expression Engine evaluator stack overflow
4009 Unsupported data type in evaluated index key expression
4012 Invalid date evaluated in index key expression
4013 Invalid Julian date evaluated in index key expression
4017 Number of index key expression parameters exceed the capability of the evaluator
4019 Evaluator working stack is about to overflow
4020 Division by zero in index key expression
4025 Unknown collation
4104 Advantage Expression Engine evaluator stack overflow
4109 Unsupported data type in evaluated record filter expression
4112 Invalid date evaluated in record filter expression
4113 Invalid Julian date evaluated in record filter expression
4117 Number of record filter expression parameters exceed the capability of the evaluator
4119 Evaluator working stack is about to overflow
4120 Division by zero in record filter expression
4124 String Collation Error
4204 Advantage Expression Engine evaluator stack overflow
4209 Unsupported data type in evaluated conditional index expression
4212 Invalid date evaluated in conditional index expression
4213 Invalid Julian date evaluated in the conditional index expression
4217 Number of conditional index expression parameters exceed the capability of the evaluator
4219 Evaluator working stack is about to overflow
4220 Division by zero in conditional index expression
4304 Advantage Expression Engine evaluator stack overflow
4309 Unsupported data type in evaluated index while expression
4312 Invalid date evaluated in index while expression
4313 Invalid Julian date evaluated in index while expression
4317 Number of index while expression parameters exceed the capability of the evaluator
4319 Evaluator working stack is about to overflow
4320 Division by zero in index while expression
4xxx Error Codes
5001 AE_ALLOCATION_FAILED
5002 AE_COMM_MISMATCH
5003 AE_DATA_TOO_LONG
5004 AE_FILE_NOT_FOUND
5005 AE_INSUFFICIENT_BUFFER
5006 AE_INVALID_BOOKMARK
5007 AE_INVALID_CALLBACK
5008 AE_INVALID_CENTURY
5009 AE_INVALID_DATEFORMAT
5010 AE_INVALID_DECIMALS
5011 AE_INVALID_EXPRESSION
5012 AE_INVALID_FIELDDEF
5013 AE_INVALID_FILTER_OPTION
5014 AE_INVALID_INDEX_HANDLE
5015 AE_INVALID_INDEX_NAME
5016 AE_INVALID_INDEX_ORDER_NAME
5017 AE_INVALID_INDEX_TYPE
5018 AE_INVALID_HANDLE
5019 AE_INVALID_OPTION
5020 AE_INVALID_PATH
5021 AE_INVALID_POINTER
5022 AE_INVALID_RECORD_NUMBER
5023 AE_INVALID_TABLE_HANDLE
5024 AE_INVALID_CONNECTION_HANDLE
5025 AE_INVALID_TABLETYPE
5026 AE_INVALID_WORKAREA
5027 AE_INVALID_CHARSETTYPE
5028 AE_INVALID_LOCKTYPE
5029 AE_INVALID_RIGHTSOPTION
5030 AE_INVALID_FIELDNUMBER
5031 AE_INVALID_KEY_LENGTH
5032 AE_INVALID_FIELDNAME
5033 AE_NO_DRIVE_CONNECTION
5034 AE_FILE_NOT_ON_SERVER
5035 AE_LOCK_FAILED
5036 AE_NO_CONNECTION
5037 AE_NO_FILTER
5038 AE_NO_SCOPE
5039 AE_NO_TABLE
5040 AE_NO_WORKAREA
5041 AE_NOT_FOUND
5042 AE_NOT_IMPLEMENTED
5043 AE_MAX_THREADS_EXCEEDED
5044 AE_START_THREAD_FAIL
5045 AE_TOO_MANY_INDEXES
5046 AE_TOO_MANY_TAGS
5047 AE_TRANS_OUT_OF_SEQUENCE
5048 AE_UNKNOWN_ERRCODE
5049 AE_UNSUPPORTED_LANGUAGE
5050 AE_NAME_TOO_LONG
5051 AE_DUPLICATE_ALIAS
5053 AE_TABLE_CLOSED_IN_TRANSACTION
5054 AE_PERMISSION_DENIED
5055 AE_STRING_NOT_FOUND
5056 AE_UNKNOWN_CHAR_SET
5057 AE_INVALID_OEM_CHAR_FILE
5058 AE_INVALID_MEMO_BLOCK_SIZE
5059 AE_NO_FILE_FOUND
5060 AE_NO_INF_LOCK
5061 AE_INF_FILE_ERROR
5062 AE_RECORD_NOT_LOCKED
5063 AE_ILLEGAL_COMMAND_DURING_TRANS
5064 AE_TABLE_NOT_SHARED
5065 AE_INDEX_ALREADY_OPEN
5066 AE_INVALID_FIELD_TYPE
5067 AE_TABLE_NOT_EXCLUSIVE
5068 AE_NO_CURRENT_RECORD
5069 AE_PRECISION_LOST
5070 AE_INVALID_DATA_TYPE
5071 AE_DATA_TRUNCATED
5072 AE_TABLE_READONLY
5073 AE_INVALID_RECORD_LENGTH
5074 AE_NO_ERROR_MESSAGE
5075 AE_INDEX_SHARED
5076 AE_INDEX_EXISTS
5077 AE_CYCLIC_RELATION
5078 AE_INVALID_RELATION
5079 AE_INVALID_DAY
5080 AE_INVALID_MONTH
5081 AE_CORRUPT_TABLE
5082 AE_INVALID_BINARY_OFFSET
5083 AE_BINARY_FILE_ERROR
5084 AE_INVALID_DELETED_BYTE_VALUE
5085 AE_NO_PENDING_UPDATE
5086 AE_PENDING_UPDATE
5087 AE_TABLE_NOT_LOCKED
5088 AE_CORRUPT_INDEX
5089 AE_AUTOOPEN_INDEX
5090 AE_SAME_TABLE
5091 AE_INVALID_IMAGE
5092 AE_COLLATION_SEQUENCE_MISMATCH
5093 AE_INVALID_INDEX_ORDER
5094 AE_TABLE_CACHED
5095 AE_INVALID_DATE
5096 AE_ENCRYPTION_NOT_ENABLED
5097 AE_INVALID_PASSWORD
5098 AE_TABLE_ENCRYPTED
5099 AE_SERVER_MISMATCH
5100 AE_INVALID_USERNAME
5101 AE_INVALID_VALUE
5102 AE_INVALID_CONTINUE
5103 AE_UNRECOGNIZED_VERSION
5104 AE_RECORD_ENCRYPTED
5105 AE_UNRECOGNIZED_ENCRYPTION
5106 AE_INVALID_SQLSTATEMENT_HANDLE
5107 AE_INVALID_SQLCURSOR_HANDLE
5108 AE_NOT_PREPARED
5109 AE_CURSOR_NOT_CLOSED
5110 AE_INVALID_SQL_PARAM_NUMBER
5111 AE_INVALID_SQL_PARAM_NAME
5112 AE_INVALID_COLUMN_NUMBER
5113 AE_INVALID_COLUMN_NAME
5114 AE_INVALID_READONLY_OPTION
5115 AE_IS_CURSOR_HANDLE
5116 AE_INDEX_EXPR_NOT_FOUND
5117 AE_NOT_DML
5118 AE_INVALID_CONSTRAIN_TYPE
5119 AE_INVALID_CURSORHANDLE
5120 AE_OBSOLETE_FUNCTION
5121 AE_TADSDATASET_GENERAL
5122 AE_UDF_OVERWROTE_BUFFER
5123 AE_INDEX_UDF_NOT_SET
5124 AE_CONCURRENT_PROBLEM
5125 AE_INVALID_DICTIONARY_HANDLE
5126 AE_INVALID_PROPERTY_ID
5127 AE_INVALID_PROPERTY
5128 AE_DICTIONARY_ALREADY_EXISTS
5129 AE_INVALID_FIND_HANDLE
5130 AE_DD_REQUEST_NOT_COMPLETED
5131 AE_INVALID_OBJECT_ID
5132 AE_INVALID_OBJECT_NAME
5133 AE_INVALID_PROPERTY_LENGTH
5134 AE_INVALID_INDEX_OPTIONS
5135 AE_CONSTRAINT_VALIDATION_ERROR
5136 AE_INVALID_OBJECT_TYPE
5137 AE_NO_OBJECT_FOUND
5138 AE_PROPERTY_NOT_SET
5139 AE_NO_PRIMARY_KEY_EXISTS
5140 AE_LOCAL_CONN_DISABLED
5141 AE_RI_RESTRICT
5142 AE_RI_CASCADE
5143 AE_RI_FAILED
5144 AE_RI_CORRUPTED
5145 AE_RI_UNDO_FAILED
5146 AE_RI_RULE_EXISTS
5147 AE_COLUMN_CANNOT_BE_NULL
5148 AE_MIN_CONSTRAINT_VIOLATION
5149 AE_MAX_CONSTRAINT_VIOLATION
5150 AE_RECORD_CONSTRAINT_VIOLATION
5151 AE_CANNOT_DELETE_TEMP_INDEX
5152 AE_RESTRUCTURE_FAILED
5153 AE_INVALID_STATEMENT
5154 AE_STORED_PROCEDURE_FAILED
5155 AE_INVALID_DICTIONARY_FILE
5156 AE_NOT_MEMBER_OF_GROUP
5157 AE_ALREADY_MEMBER_OF_GROUP
5158 AE_INVALID_OBJECT_RIGHT
5159 AE_CANNOT_OPEN_DATABASE_TABLE
5160 AE_INVALID_CONSTRAINT
5161 AE_NOT_ADMINISTRATOR
5162 AE_NO_TABLE_ENCRYPTION_PASSWORD
5163 AE_TABLE_NOT_ENCRYPTED
5164 AE_INVALID_ENCRYPTION_VERSION
5165 AE_NO_STORED_PROC_EXEC_RIGHTS
5166 AE_DD_UNSUPPORTED_DEPLOYMENT
5168 AE_INFO_AUTO_CREATION_OCCURRED
5169 AE_INFO_COPY_MADE_BY_CLIENT
5170 AE_DATABASE_REQUIRES_NEW_SERVER
5171 AE_COLUMN_PERMISSION_DENIED
5172 AE_DATABASE_REQUIRES_NEW_CLIENT
5173 AE_INVALID_LINK_NUMBER
5174 AE_LINK_ACTIVATION_FAILED
5175 AE_INDEX_COLLATION_MISMATCH
5176 AE_ILLEGAL_USER_OPERATION
5177 AE_TRIGGER_FAILED
5178 AE_NO_ASA_FUNCTION_FOUND
5179 AE_VALUE_OVERFLOW
5180 AE_UNRECOGNIZED_FTS_VERSION
5181 AE_TRIG_CREATION_FAILED
5182 AE_MEMTABLE_SIZE_EXCEEDED
5183 AE_OUTDATED_CLIENT_VERSION
5184 AE_FREE_TABLE
5185 AE_LOCAL_CONN_RESTRICTED
5186 AE_OLD_RECORD
5188 AE_KEY_EXCEEDS_PAGE_SIZE
5189 AE_TABLE_FOUND
5190 AE_TABLE_NOT_FOUND
5192 AE_INVALID_REPLICATION_IDENT
5194 AE_NO_MEMO_FILE
5195 AE_SUBSCRIPTION_QUEUE_NOT_EMPTY
5196 AE_UNABLE_TO_DISABLE_TRIGGERS
5197 AE_UNABLE_TO_ENABLE_TRIGGERS
5200 AE_BLURRY_SNAPSHOT
5201 AE_INVALID_VERTICAL_FILTER
5202 INVALID_USE_OF_HANDLE_IN_AEP
5203 AE_COLLATION_NOT_RECOGNIZED
5204 AE_INVALID_COLLATION
5205 AE_NOT_VFP_NULLABLE_FIELD
5206 AE_NOT_VFP_VARIABLE_FIELD
5208 AE_KEY_CANNOT_BE_NULL
5209 AE_COLLATIONS_DO_NOT_MATCH
5400 AE_INTERNAL_ERROR
5401 AE_SOCKET_EXCEPTION
5402 AE_SOCKET_TIMEOUT
5403 AE_INCORRECT_RECV_AMOUNT
5404 AE_INCORRECT_SEND_AMOUNT
5405 AE_UNKNOWN_RESPONSE_TYPE
5406 AE_PRNG_NOT_AVAIL
5407 AE_CONNECTION_NOT_OPEN
5408 AE_INVALID_CHARSETTYPE
5409 AE_INVALID_TABLETYPE
5410 AE_INVALID_LOCKTYPE
5411 AE_INVALID_SERVER_NAME_OR_PORT
5412 AE_INVALID_CONNECTION_STRING
5413 AE_ISOLATION_LEVEL_NOT_SUPPORTED
5414 AE_CONNECTION_IS_READONLY
5415 AE_CANNOT_CHANGE_CATALOG
5416 AE_INVALID_RESULT_SET_TYPE
5417 AE_INVALID_CONCUR_TYPE
5418 AE_NOT_SUPPORTED
5419 AE_RESULTSET_EXPECTED
5420 AE_RESULTSET_NOTEXPECTED
5421 AE_INVALID_OPTION
5422 AE_DD_CONNECTION_EXPECTED
5423 AE_CONVERSION_ERROR
5424 AE_BAD_CATALOG
5425 AE_INVALID_VALUE
5426 AE_AFTER_LAST_ROW
5427 AE_BEFORE_FIRST_ROW
5428 AE_RESULTSET_CLOSED
5429 AE_INVALID_COLUMN_INDEX
5430 AE_INVALID_COLUMN_NAME
5431 AE_ROW_DELETED
5432 AE_INVALID_ROW_NUMBER
5433 AE_RESULTSET_NOT_UPDATABLE
5434 AE_NOT_ON_INSERT_ROW
5435 AE_ON_INSERT_ROW
5436 AE_NO_DELETE_PERMISSION
5437 AE_NO_INSERT_PERMISSION
5438 AE_NO_UPDATE_PERMISSION
5439 AE_COLUMN_NOT_NULLABLE
5440 AE_STREAM_IO_ERROR
5441 AE_METADATA_CLOSED
5442 AE_INVALID_PARAMETER_INDEX
5443 AE_UNSUPPORTED_PARAMETER_TYPE
5444 AE_ILLEGAL_OPERATION
5445 AE_STATEMENT_CLOSED
5446 AE_PARAMETER_NOT_SET
5447 AE_UNSUPPORTED_STATEMENT
5xxx Error Codes
6002 Index corruption detected
6010 Bad conditional index expression
6011 Index key is too long
6012 Invalid key length
6015 No Advantage Optimized Filter Exists
6020 No table open in current work area
6021 No index open
6022 Tag does not exist
6023 Bad tag number
6024 No current record
6025 Bad arguments
6026 Invalid data type
6027 Invalid master index
6028 Operation performed on a non-custom index
6030 Memo entry too long
6031 No memo file
6032 Invalid FPT memo block size
6033 Memo field does not exist
6034 Not an Advantage work area
6035 Incorrect client driver
6036 Encryption password does not exist
6037 No memo data exists
6040 Error opening file containing the BLOB
6041 Error creating BLOB file
6042 Illegal BLOB file length
6043 Error during BLOB file positioning
6044 File read error
6045 Memo field does not contain a BLOB
6046 File write error
6060 Advantage Database Server not started/loaded on specified server
6061 Low on memory
6062 Tables on different servers
6063 Local drive specified. Must access a network drive that has the Advantage server started/loaded
6064 Getting the computer name failed
6066 Invalid path specified
6067 Not logged into network
6069 Primary connection to Advantage server failed
6070 Low level network function initialization failed
6071 Connection to Advantage server failed
6072 Advantage client failure during creation of a Microsoft networking mailslot
6073 Advantage client failure during writing to a Microsoft networking mailslot
6074 Advantage client failure during reading to a Microsoft networking mailslot
6075 Request of Microsoft networking software configuration failed
6080 Error loading the Advantage remote communication layer DLL
6081 Error retrieving the function addresses in an Advantage DLL
6082 Error loading the Advantage Local Server DLL
6083 Error loading client expression engine DLL
6084 Error finding task in client expression engine DLL
6087 IPX not installed
6090 No structural index
6091 Index es open on destination table
6093 Table and index file on different servers
6094 Login reject
6095 Too many tags
6096 Not a compound index file
6097 Bad IP address specified in connection path or in ADS.INI file
60xx Error Codes
6101 Transaction command out of sequence
6102 XXXXXX is illegal during a transaction
6103 Failed transaction recovery error
6104 Invalid Password
6105 Password is required for this operation
6106 Non-compound IDX contains FTS index
6107 Index file with FTS indexes was not reindexed
61xx Error Codes
6201 Advantage Optimized Filter error No table open
6202 Advantage Optimized Filter error Not Advantage driver
6203 Advantage Optimized Filter error No indexes open
6204 Advantage Optimized Filter error No records in record filter
6205 Advantage Optimized Filter error Internal value error
6206 Advantage Optimized Filter error Mismatched string delimiters
6207 Advantage Optimized Filter error Mismatched parenthesis
6208 Advantage Optimized Filter error Expression syntax error
6209 Advantage Optimized Filter error Invalid expression data type
6210 Advantage Optimized Filter error Optimized record filter does not exist
6211 Advantage Optimized Filter error Expression string too long
6212 Advantage Optimized Filter error Low memory
6213 Advantage Optimized Filter error Set optimize is set to off
6214 Advantage Optimized Filter error Filter lengths different
6215 Advantage Optimized Filter error Cannot optimize this ORed
6216 Advantage Optimized Filter error Invalid range specified
6217 Advantage Optimized Filter error Locate command not optimized
6218 Advantage Optimized Filter error Real memory error
6219 Advantage Optimized Filter error Virtual memory error
6220 Advantage Optimized Filter error Bad record filter handle
6221 Advantage Optimized Filter error Record beyond record filter limits
6222 Advantage Optimized Filter error Unable to write record filter
6223 Advantage Optimized Filter error Unable to read record filter
6224 Advantage Optimized Filter error Error using index when
6225 Advantage Optimized Filter error Error seeking in index when
6226 Advantage Optimized Filter error Error creating file
6227 Advantage Optimized Filter error Error opening file
6228 Advantage Optimized Filter error Error parsing record filter
6229 Advantage Optimized Filter error Error evaluating record filter
6230 Advantage Optimized Filter error Missing or bad parameter
6231 Advantage Optimized Filter error Seek key not found
6232 AOF error Exceeded maximum number of array elements
62xx Error Codes
6301 Maximum number of local server table entries exhausted
6302 GetConnectionID failure
6303 Maximum Advantage Database Server connections exceeded
6304 ReadPropertyValue failure
6305 ScanBinderyObject failure
6306 IPXGetLocalTarget failure
6309 Bad ECB packets
6312 IPX socket table full
6313 General communication failure
6314 Error opening connection semaphore file
6316 The client driver and Advantage server communication layer versions are mismatched
6317 Advantage communication layer DLL initialized twice
6318 Compression initialization failure
6319 Compression failure
6320 Decompression failure
6321 Compression cleanup failure
6322 Maximum segment size exceeded
63xx Error Codes
6401 Invalid socket handle
6402 No system resources to open socket
6403 Internal SIPX system error
6404 Versions of NWSIPX.DLL and Client32 server are mismatched
6405 Invalid subnetwork handle
6406 No subnets available for IPX
6407 Data overflow in received message
6408 Datagram larger than is supported by WinSock
6409 WinSock version not supported or NetWare DLLs not found
6410 Destination address not available
6411 Network cannot be reached
6412 No buffers available
6413 Timed out
6414 Connection forcefully refused
6415 System not ready for network communication
6416 Requested version of sockets not supported
6417 General NCP request failure
6418 Unable to open service connection
6419 Unable to find server with Advantage started/loaded
6420 Unable to discover the Advantage Database Server
6421 The IP address for the given server was invalid or not found in ADS.INI
6422 The port for the given server was invalid or not found in ADS.INI
6423 Authentication failed
6424 Failed to locate ads.ini file
6425 An Advantage Data Dictionary connection is required for Internet connections
64xx Error Codes
6602 Client comm layer timed out waiting for receive packet from the Advantage Database Server
6604 Timeout waiting for intermediate burst acknowledgement
6605 Client comm layer received more data from the Advantage Database Server than it was expecting
6606 Amount of client protocol command information to send was greater than the maximum allowed
6607 Protocol command information received by the client was not of the expected size
6609 Client comm layer received data of an unknown origin
6610 The Advantage Database Server did not respond to a database request in a timely manner
6611 Client communications layer timed out when attempting to send a packet
6612 Client comm layer received a packet that was out of sequence and was beyond the acceptable range of sequence numbers
6613 An IPX event was canceled
6614 IPX/SPX not initialized on client
6615 Client comm layer is out of DOS memory
6616 Client comm layer found no free ECBs available
6617 Client comm layer Winlock failed
6618 Maximum tasks reached or NetWare DLLs not found
6619 Client comm layer was already busy with one database operation when a second database operation was requested
6620 Client comm layer did not have the needed Advantage Database Server destination address
6621 Client comm layer attempted to use a send address that was already in use
6622 The winsock connection must be reset in the client comm layer
6623 A winsock virtual circuit was aborted
6624 A winsock virtual circuit was reset remotely
6625 Client comm layer socket is not connected
6626 Client comm layer socket already shut down
6627 Client comm layer winsock system was not properly initialized
6628 Client comm layer did not send all data
6629 Client comm layer received a packet from an incorrect source
6630 An invalid function pointer was found in the client comm layer
6631 An unexpected exception occurred in the client comm layer
6632 Watch dog thread creation failed
6633 The Advantage Database Server did not respond to a database request in a timely manner
6634 The inter-process communications IPC object is no longer valid
6669 Tag list is corrupt
66xx Error Codes
6701 An illegal buffer length was supplied
6703 An illegal command was supplied
6705 The command timed out
6706 A message was incomplete. The application needs to issue another command
6707 The buffer address specified was illegal
6708 The session number specified was out of range
6709 No resource was available
6710 The session was closed. ADSDOSIP shut down communications with the CA-Clipper application
6711 The command was canceled
6713 A duplicate name existed in the local name table
6714 The name table was full
6715 The command finished however the name has active sessions and is no longer registered
6717 The local session table was full
6718 The remote session table was full therefore the request to open a session was rejected
6719 An illegal name number was specified
6720 The system did not find the name that was called
6721 A * is not permitted in the ncb_name member
6722 The name was already in use on the remote adapter
6723 The name was deleted
6724 The session ended abnormally
6725 A name conflict was detected
6733 The interface was busy. IRET before retrying
6734 Too many commands were outstanding. The application can retry the command later
6735 The ncb_lana_num member did not specify a valid network number…
6736 The command finished while a cancel operation was occurring
6738 The NCBCANCEL command was not valid therefore the command was not canceled
6748 The name specified was defined by another local process
6752 The environment was not defined. A reset command must be issued
6753 System resources were exhausted. The application can retry the command later
6754 The maximum number of applications was exceeded
6755 Service access points SAPs were unavailable for NetBIOS
6756 The requested resources were not available
6757 The NCB address was invalid
6759 The NCB DDID was invalid
6760 The attempt to lock the user area failed
6763 An error occurred during an open operation being performed by the device driver
6764 A system error occurred
6770 The read received data that was too large
6771 The packet had a bad header
6772 The packet had bad data
67xx Error Codes
6801 Advantage client newer than Advantage server
6802 Advantage Database Server does not support AIS
6803 Error opening semaphore connection file
6804 Error accessing directory
6805 Error accessing a file
6806 Error accessing file or directory
6807 AIS error accessing file
6808 AIS error allocating resources
6809 AIS error unrecognized operation code
6810 AIS not supported
68xx Error Codes
6xxx Error Codes
   Advantage 60xx Error Codes
   Advantage 61xx Error Codes
   Advantage 62xx Error Codes
   Advantage 63xx Error Codes
   Advantage 64xx Error Codes
   Advantage 66xx Error Codes
   Advantage 67xx Error Codes
   Advantage 68xx Error Codes
7000 General Advantage server Error Code. Refer to the associated specific Error Code for more information
7001 No memory available
7002 Configuration error
7003 Maximum number of users exceeded
7004 Maximum number of work areas exceeded
7005 Maximum number of tables exceeded
7006 Maximum number of index files exceeded
7007 Maximum number of locks exceeded
7008 Advantage server file open failure
7009 Problem with Advantage server file write
7010 Problem with Advantage server file read
7011 Problem with Advantage server file seek
7012 Problem with Advantage server file offset
7013 Advantage server file access error
7014 Invalid DBF table
7015 Corrupt NTX
7016 Corrupt table
7017 Corrupt IDX CDX or ADI index
7017 Corrupt IDX or CDX
7018 Corrupt index empty page
7019 Corrupt memo field
7020 User logged out
7021 Maximum tags exceeded
7022 Maximum index levels
7023 Index expression not supported
7024 Removing ghost connection
7025 Semaphore connection file path too long
7026 Communication packet checksum failed
7027 User not logged in
7028 Invalid open mode
7029 Index Sort Buffer Size too small
7030 Missing Advantage configuration file ADS.CFG or ADSLOCAL.CFG
7031 Could not get Advantage configuration information
7032 Error in Advantage configuration parameter/value/data
7033 Maximum Number of Connections Exceeded
7034 Not a Compound Index File
7035 Record not visible
7036 Failed transaction recovery error
7037 Error with key in custom index
7038 Invalid record number
7039 File already open
7040 File creation error
7041 File not found
7042 Invalid bits set in the TPS semaphore byte
7043 Advantage Database Server for Windows is paused
7044 Advantage Server already on network
7045 Serial number and validation code mismatch
7046 Evaluation period expired
7047 Invalid bits set in the deleted byte
7048 EXTEND.CHR or ANSI.CHR file not found at load time by the Advantage Local Server
7049 Error occurred when the Advantage Local Server attempted to use the EXTEND.CHR or ANSI.CHR file
7050 The user is not connected to the Advantage server
7051 The file is not open on the Advantage server
7052 Cannot operate on the same table as source and destination
7053 VarChar fields are not supported with this operation
7054 Field data type mismatch
7055 Field size mismatch
7056 Invalid Connection Path
7057 Record update failed
7058 Corrupt ADI index
7059 Unique index creation error
7060 Invalid Password
7061 Encryption Version Mismatch
7062 Invalid NetWare Connection Number
7063 Query table full
7064 The IP protocol is not installed on the current machine
7065 Updates to records must meet the conditions of the SQL SELECT statement because the Constrained option has been selected
7066 Old Encryption Version
7067 NetWare Connection Number Not Found
7068 Encryption password is required for this operation
7069 The latest version of the Advantage client software is required with this version of the Advantage Database Server
7071 File is too large to be opened with the given settings
7072 The memo file associated with this table is corrupt
7073 The maximum number of memo blocks has been reached
7074 The table ID stored in the ADT table does not match the ID stored in the Advantage Data Dictionary file
7075 The Advantage Local Server version allows a maximum of 5 users to access a file at one time.
7076 No Primary key was found for the foreign key
7077 The Advantage Data Dictionary cannot be opened
7078 The Advantage Database Server cannot authenticate the user
7079 The user does not have read permission to the table
7080 The user does not have write rights to the table
7081 The encrypted table is using an older encryption method
7082 Internet access disabled
7083 An Advantage Data Dictionary connection is required
7084 Compression not allowed
7085 Invalid UNC server name
7086 Cannot open table directly
7087 Permission not granted for the requested operation
7088 The user could not be disconnected at this time
7089 Index creation aborted by the user
7090 Copy table or alter table operation aborted by user
7091 Collation sequence used to create the index differs from current collation sequence
7092 The index is not Advantage compatible
7093 Maximum number of recursion levels exceeded
7094 The full text search condition has an unclosed phrase
7095 The full text search condition has an unclosed expression
7096 The full text search condition is missing a phrase or word
7097 The full text search condition is not valid
7098 The full text search condition has invalid operands specified for the NEAR operator
7099 The full text search condition has an invalid distance specified for the NEAR operator
7100 Unrecognized full text search index version
7101 Failed Transaction Recovery successful
7102 No full text search indexes found
7103 The full text search condition is empty
7104 Transaction processing is not available on current connection
7105 Full Text Search Index Requires Newer Client
7106 The table is read only and cannot be encrypted
7107 The client s memo data is out of sync with the server
7108 Unrecognized ADI version
7109 Database logins are disabled
7110 Large key size requires newer client
7111 The temporary table is in use
7112 The temporary table cannot be found
7113 Database logins for this user have been disabled
7114 Unable to split index page
7115 Lock failure
7116 Unrecognized ADT table version
7117 Unrecognized ADM version
7118 RI Cascade Operation Failed
7119 Encryption Not Available
7120 Index Requires Dictionary Connection
7121 The client failed to respond while transferring data via inter-process communications
7122 Local server failed to rebuild index
7123 Unreconginzed Field Type
7124 Incorrect Record Count
7126 Backup in-memory table read failed
7127 Backup in-memory table write failed
7128 Backup index file copy failed
7129 Savepoint Not Found
7130 Illegal Operation Inside of Trigger
7131 Table is involved in another active backup command
7132 Subscription Information is Inconsistent
7133 Triggers are not allowed on live views
7134 Non-standard character used in table name or column name for replication
7135 No trigger defined for update type
7136 Serial number and replication code mismatch
7137 Unexpected number of records modified during a replication update
7138 Record Not Locked
7139 Invalid Packet Data Size
7140 Connection is already a debugger or debuggee
7141 The name is not a valid temporary table name
7142 The maximum number of debuggees was exceeded
7143 Cannot make a connection a debuggee
7144 Collation Repository Not Found
7145 Colation Load Failed
7146 Collation Name Not Unique
7147 Collation Name Not Found
7148 Collation Not Recognized
7150 Collation Is Corrupt
7151 Invalid Table Type
7153 Key Cannot Be Null
7154 Index Automatically Rebuilt
7200 Advantage SQL Error
7201 The parameter number given exceeds the number of parameters in the SQL statement
7202 Data that resulted from the SQL statement is too long to be returned in a cursor
7203 Data that resulted from the SQL statement has an unknown length
7204 Too many columns exist in the SQL SELECT statement
7205 Cannot establish a connection to the Advantage SQL engine
7206 Cannot convert data from SQL format to Advantage format
7207 Unexpected error from the Advantage Server Agent
7208 One or more columns in the SQL SELECT statement contain a data type not supported by Advantage
7209 SQL query aborted by user
7211 Advantage cannot sort the SQL result set based on the ORDER BY clause because of internal limitation
7600 Advantage Replication Error
7xxx Error Codes
8001 Unable to retrieve task number
8002 Unable to set task number
8003 Creating a thread failed
8004 Error opening or using a socket
8005 Semaphore creation failed
8006 ECB post error
8007 Error advertising service
8008 Screen failure
8009 Unable to disable connection
8010 Unable to set connection
8011 Receiving error
8012 Sending error
8013 Error updating memo file size in the server OS
8014 Error updating table size in the server OS
8015 Error updating index file size in the server OS
8016 Error updating TPS log file size in the server OS
8017 Get effective rights error
8018 Set end of file error
8019 Mutex creation failed
8020 Error when Advantage was reading from a Microsoft networking mailslot
8021 Error when Advantage was writing to a Microsoft networking mailslot
8022 Error when Advantage was closing a Microsoft networking mailslot
8023 Error getting servers computer name
8024 Error when Advantage attempted to create a Microsoft networking mailslot
8025 Error converting strings to/from unicode strings from/to 8-bit strings
8026 Error obtaining server drive information from server and share names
8027 Error creating sockets. No sockets were able to be created
8028 Error when initializing the WinSock DLL
8029 Registration of math function error handler failed
8030 Math function error
8034 Compression initialization failure
8035 Compression Cleanup Failure
8036 Error renaming file
8037 No IP network adapters found
8038 No network adapters found
8039 Registration Failure
8040 Error creating shared memory object
8041 Error creating inter-process communication semaphore
8042 Error creating security descriptor
8043 File copy failure
8044 ERR_UNABLE_TO_LOAD_ACE
8045 ERR_UNABLE_TO_LOAD_ACE_ENTRYPOINT
8046 Time function error
8224 - 8255 Errors returned by the IPX layer
8xxx Error Codes
9000 General Advantage Server Error Code. Refer to the associated specific Error Code for more information.
9001 Illegal memory resource
9002 Invalid UNC path
9003 Illegal user ID
9004 File close error
9005 Maximum work area element exceeded
9006 Maximum table element exceeded
9007 Maximum index table element exceeded
9008 Lock table error
9009 Invalid file handle
9011 Memory pages errors
9012 Illegal work area
9013 Illegal value
9014 Illegal index number
9015 Assertion failure
9016 Illegal flags
9017 No file name
9018 Invalid index type
9019 Illegal tag number
9020 Advantage server file length error
9021 Advantage server record length error
9022 Key not found
9023 Current value negative
9024 Invalid packet type
9025 Source data unreadable during a copy operation
9026 Receive packet out of sequence
9027 Receive request out of sequence
9028 Error retrieving an Advantage Local Server per thread/per task data structure
9029 Semaphore connection file creation error
9030 Illegal SET code
9031 Illegal Advantage Locking mode
9032 Resource list full
9033 Error creating merge file
9034 Too many merge streams
9035 Invalid merge stream
9036 Merge size too small
9037 Hardware key not found
9038 Error reading hardware key
9039 Mismatched hardware key number
9040 Invalid protocol Opcode
9041 Invalid record number
9042 Not exclusive user
9043 File open shared
9044 Locks existed for a table when no locks should exist
9045 Tag operation on IDX index file
9046 Write operation on read-only table
9047 Invalid Index open count
9048 Login User ID in use
9049 Invalid Advantage Local Server connection number
9050 Invalid unlock record number
9051 Invalid unlock work area
9052 Invalid memo block size
9053 TPS Visibility List element not found
9054 TPS Header List element not found
9055 TPS Log File data error
9056 TPS List not empty
9057 TPS Transaction failed
9058 Transaction command out of sequence
9059 Transaction data out of sync
9060 Invalid Control ID index
9061 Illegal memo type
9062 Illegal file offset
9063 Illegal command value
9064 Illegal skip value
9065 Illegal deleted byte value
9066 Illegal command during transaction
9067 Invalid data pointer
9068 File opened exclusively
9069 Illegal lock type
9070 Invalid source size
9071 Null SEEK pointer
9072 Illegal DBF version
9073 TPS commit failed
9074 Illegal BLOB request
9075 Boolean not TRUE or FALSE
9076 Non-compact IDX not supported
9077 Advantage server has suspended
9078 Illegal computer name received from client
9079 User s NetWare connection number not found during connect
9080 NetWare connection number mismatch
9082 Unrecognized data type used in record filter evaluation
9083 Invalid structure size specified in management API
9084 Invalid data size specified in management API
9085 User not specified in data in management API
9086 Indexes open on destination table
9087 Illegal table type
9088 Invalid query table index
9089 Failed to initialize the Advantage SQL engine
9090 Failed to allocate the Advantage SQL engine connection handle
9091 Failed to allocate the Advantage SQL engine statement handle
9092 Failure in the Advantage SQL engine. Check the Advantage error log for more information
9093 Failed to open a read-only cursor
9094 The operation cannot be performed on the statement because the cursor is still active
9095 The query table and work area are out of sync
9096 Error executing query
9097 Failed to obtain SQL error information
9098 Failed to free an AQE handle
9099 Failed to allocate an AQE handle
9100 Error retrieving parameter information from AQE
9101 Error preparing SQL statement
9102 Error binding SQL parameter
9103 Error binding SQL column
9104 Error retrieving row information from AQE
9105 Error retrieving column information from AQE
9106 Error fetching SQL data
9107 Error freeing statement handle
9108 Error disconnecting query handle
9109 Invalid encryption data specified when setting password
9110 Internal AOF error
9111 Memory buffer overwritten
9113 An expected referential integrity index reference was not found when performing an update operation
9114 An internal referential integrity lock map is in an unexpected state
9115 Problem Deamonizing
9116 Functionality is not Implemented
9117 An internal RI graph node was not found
9118 Compression failure
9119 Decompression failure
9120 Local task element index error
9121 Internal encryption password was not set when it should have been
9122 Internal Trigger Error
9123 An internal error was encountered in the full text search engine
9124 An unexpected internal error has occurred
9125 Key not found
9126 An internal error was encountered in the replication engine
9127 An internal error was encountered reading the index path tree data
9128 Temporary index key not found
9xxx Error Codes


>>