Sie sind auf Seite 1von 18

"$ " 4 $ ODBC 00000 Success 01000 Success with warning 01002 Success with warning - Disconnect error

01003 Success with warning - Null value eliminated in set function 01004 Success with warning - Data, right truncation 01005 Success with warning - Insufficient item descriptor areas 01006 Success with warning - Privilege not revoked 01007 Success with warning - Privilege not granted 02000 No data 07000 Dynamic SQL error 07001 Dynamic SQL error - 'using-clause' does not match dynamic parameters 07002 Dynamic SQL error - 'using-clause' does not match target specification 07003 Dynamic SQL error - Cursor specification cannot be executed 07004 Dynamic SQL error - 'using-clause' is required for dynamic parameters 07005 Dynamic SQL error - Prepared statement is not a cursor specification 07006 Dynamic SQL error - restricted data type attribute violation 07008 Dynamic SQL error - Invalid descriptor count 07009 Dynamic SQL error - Invalid descriptor index 08000 Connection exception 08001 Connection exception - Client unable to establish connection 08002 Connection exception - Connection name in use 08003 Connection exception - Connection does not exist 08004 Connection exception - Server rejected the connection 08006 Connection exception - Connection failure 08007 Connection exception - Transaction resolution unknown 0A000 Feature not supported 0A001 Feature not supported - Multiple-server transaction 21000 Cardinality violation 22000

Data exception 22001 Data exception - String data, right truncation 22002 Data exception - Null value, no indicator parameter 22003 Data exception - Numeric value out of range 22005 Data exception - Error in assignment 22012 Data exception - Division by zero 22019 Data exception - Invalid escape character 22024 Data exception - Non-terminated string 22025 Data exception - Invalid escape sequence 23000 Integrity constraint violation 24000 Invalid cursor state 25000 Invalid transaction state 26000 Invalid SQL statement identifier 28000 Invalid authorization specification 2D000 Invalid transaction termination 2E000 Invalid connection name 33000 Invalid SQL descriptor name 35000 Invalid exception number 37000 Syntax error or access violation in PREPARE or EXECUTE IMMEDIATE 40000 Transaction rollback 40003 Transaction rollback - Statement completion unknown 42000 Syntax error or access violation 44000 WITH CHECK OPTION violation S1000 General error S1001 Memory allocation failure S1002 Invalid column number S1003 Program type out of range S1004 SQL data type out of range S1008 Operation canceled S1009 Invalid argument value S1010

Function sequence error S1012 Invalid transaction operation code S1015 No cursor name available S1090 Invalid string or buffer length S1091 Descriptor type out of range S1092 Option type out of range S1093 Invalid parameter number S1094 Invalid scale value S1095 Function type out of range S1096 Information type out of range S1097 Column type out of range S1098 Scope type out of range S1099 Nullable type out of range S1100 Uniqueness option type out of range S1101 Accuracy option type out of range S1102 Table type out of range S1103 Direction option type out of range S1106 Fetch type out of range S1107 Row value out of range S1108 Concurrency option out of range S1109 Invalid cursor position; no keyset defined S1110 Invalid driver completion S1C00 Driver not capable S1DE0 No data at execution values pending S1T00 Timeout expired 99000 Yet to classify the error state 01S02 Option value changed $ SQLS 00_000 Success 01_000 Success with warning 01_002 Success with warning - Disconnect error

01_003 Success with warning - Null value eliminated in set function 01_004 Success with warning - string data, right truncation 01_005 Success with warning - Insufficient item descriptor areas 01_006 Success with warning - Privilege not revoked 01_007 Success with warning - Privilege not granted 02_000 No data 07_000 Dynamic SQL error 07_001 Dynamic SQL error - 'using-clause' does not match dynamic parameters 07_002 Dynamic SQL error - 'using-clause' does not match target specification 07_003 Dynamic SQL error - Cursor specification cannot be executed 07_004 Dynamic SQL error - 'using-clause' is required for dynamic parameters 07_005 Dynamic SQL error - Prepared statement is not a cursor specification 07_006 Dynamic SQL error - restricted data type attribute violation 07_008 Dynamic SQL error - Invalid descriptor count 07_009 Dynamic SQL error - Invalid descriptor index 08_000 Connection exception 08_001 Connection exception - Client unable to establish connection 08_002 Connection exception - Connection name in use 08_003 Connection exception - Connection does not exist 08_004 Connection exception - Server rejected the connection 08_006 Connection exception - Connection failure 08_007 Connection exception - Transaction resolution unknown 0A_000 Feature not supported 0A_001 Feature not supported - Multiple-server transaction 21_000 Cardinality violation 22_000 Data exception 22_001 Data exception - String data, right truncation 22_002 Data exception - Null value, no indicator parameter 22_003 Data exception - Numeric value out of range 22_005 Data exception - Error in assignment

22_012 Data exception - Division by zero 22_019 Data exception - Invalid escape character 22_024 Data exception - Non-terminated string 22_025 Data exception - Invalid escape sequence 23_000 Integrity constraint violation 24_000 Invalid cursor state 25_000 Invalid transaction state 26_000 Invalid SQL statement identifier 28_000 Invalid authorization specification 2D_000 Invalid transaction termination 2E_000 Invalid connection name 33_000 Invalid SQL descriptor name 35_000 Invalid exception number 37_000 Syntax error or access violation in PREPARE or EXECUTE IMMEDIATE 40_000 Transaction rollback 40_003 Transaction rollback - Statement completion unknown 42_000 Syntax error or access violation. Client is not compatible with Server 44_000 WITH CHECK OPTION violation HY_000 General error HY_001 Memory allocation error 99_000 Yet to classify the error state $ DAM 00000 No error 01000 General Error/Warning 01002 Disconnect error 01004 Data truncated 01006 Privilege not revoked 01S00 Invalid connection string attribute 01S01 Error in row 01S02 Option Value Changed 01S03

No rows updated or deleted 01S04 More than one row updated or deleted 07001 Wrong number of parameters 07006 Restricted data type attribute violation 08001 Unable to connect to data source 08002 Connection in use 08003 Connection not open 08004 Data source rejected establishment of connection 08007 Connection failure during transaction 08S01 Communication link failure 21S01 Insert value list does not match column list 21S02 Degree of derived table does not match column list 22001 String data, right truncation 22003 Numeric value out of range 22005 Error in assignment 22008 Datetime field overflow 22012 Division by zero 22026 String data, length mismatch 23000 Integrity constraint violation 24000 Invalid cursor state 25000 Invalid transaction state 28000 Invalid authorization specification 34000 Invalid cursor name 37000 Syntax error or access violation 3C000 Duplicate cursor name 40001 Serialization failure 42000 Syntax error or access violation 70100 Operation aborted IM001 Driver does not support this function IM002 Data source name not found and no default driver specified IM003

Specified driver could not be loaded IM004 Driver's AllocEnv failed IM005 Driver's AllocConnect failed IM006 Driver's SetConnectOption failed IM007 No data source or driver specified, dialog prohibited IM008 Dialog failed IM009 Unable to load translation DLL IM010 Data source name too long IM011 Driver name too long IM012 DRIVER keyword syntax error IM013 Trace file error S0001 Base table or view already exists S0002 Base table not found S0011 Index already exists S0012 Index not found S0021 Column already exists S0022 Column not found S0023 No default for column S1000 General error S1001 Memory allocation failure S1002 Invalid column number S1003 Program type out of range S1004 SQL Data type out of range S1008 Operation cancelled S1009 Invalid argument value S1010 Function sequence error S1011 Operation invalid at this time S1012 Invalid transaction operation code specified S1015 No cursor name available S1090 Invalid string or buffer length S1091

Descriptor type out of range S1092 Option type out of range S1093 Invalid parameter number S1094 Invalid scale value S1095 Function type out of range S1096 Information type out of range S1097 Column type out of range S1098 Scope type out of range S1099 Nullable type out of range S1100 Uniqueness option type out of range S1101 Accuracy option type out of range S1103 Direction option out of range S1104 Invalid precision value S1105 Invalid parameter type S1106 Fetch type out of range S1107 Row value out of range S1108 Concurrency option out of range S1109 Invalid cursor position S1110 Invalid driver completion S1111 Invalid bookmark value S1C00 Driver not capable S1T00 Timeout expired IM002 Invalid database name:%s. Error looking up database information. IM002 IP for database type:%s is not supported. 01000 Error un-initializing the cache for disk storage 37000 Syntax Error in the SQL statement. S1105 Invalid parameter value for parameter:%d. IM001 Driver:%s did not register the DDL function. IM001 Driver:%s did not register the Stored Procedure function. IM001 Driver:%s did not register the DCL function. IM001

Driver:%s did not register the Privilege function. 42000 Insufficient privilege on object:%s 42000 Insufficient privilege for command IM001 Driver:%s did not register the Native command function. 01000 Pushdown query processing requires support for Dynamic Schema. 01000 %s(): Invalid Statement type:%d. S1C00 %s(): Functionality is not supported. S1C00 Only SELECT queries are supported on Schema Tables. IM001 Driver:%s did not register the Dynamic Schema function. 01000 Cannot open view data file:'%s' 01000 %s(): Unsupported Statement type:%d. IM001 FOR UPDATE clause is not supported in a JOIN. IM001 %s OUTER JOIN is not supported. 21S01 Insert value list does not match column list. 23000 Integrity constraint violation. Value is not specified for NON-NULLABLE column:% s. 23000 Cannot insert or update value for Pseudo Column:%s. S0022 Column:%s not found. 07001 Invalid number of input parameters: %d. The correct number is %d. 37000 The number of result columns of the queries in UNION do not match. 37000 The type of the result columns of the queries in UNION do not match. S0002 Base table:%s not found. S1C00 Unsupported query syntax. Query result as source table is not supported. 01000 Could not find any column information for table:%s. S0022 Invalid column:%s in %s. S1002 Invalid column number:%d in ORDER BY with result column count:%d. 37000 Invalid SQL Syntax. Columns in ORDER BY should be part of result set when SELECT DISTINCT is specified. 37000 Invalid SQL Syntax. Columns in ORDER BY should be part of result set in a UNION query 37000 Invalid SQL Syntax. All columns of the select list & order by should have set fu nctions or be part of GROUP BY clause. 37000

Invalid SQL Syntax. All columns of the select list & order by should have set fu nctions. 37000 Invalid SQL syntax. Set functions (AVG, SUM) are applicable to integer-based fie lds and numeric data types 37000 Invalid SQL Syntax. Set functions in expressions are not supported. 37000 Invalid SQL Syntax. Nested set functions are not supported. 37000 Invalid SQL Syntax. Parameters/SubQueries are not supported as part of select li st. 37000 Invalid SQL Syntax. Interval literal can only be used in a datetime expression. 37000 Invalid Interval Literal:'%s' in query. %s field not found. 37000 Invalid SQL Syntax. Set functions are not supported in Search Condition. 37000 Invalid Interval Literal:'%s' in query. %s field not found. 37000 Invalid SQL syntax. Columns in HAVING clause can reference grouping columns or u sed in set functions. 37000 Invalid SQL Syntax. Set functions are not valid in insert list. 37000 Invalid SQL Syntax. Column names are not valid in insert list. 37000 Unsupported scalar function:%s. 37000 Invalid syntax used with scalar function:%s. Function expects a maximum of %d ar guments. 37000 Invalid syntax used with scalar function:%s. Function expects %d arguments. 01000 Invalid Stmt. Incompatible expression value types:%d, %d. S1C00 Not yet implemented. Generating a new xoType for result of:%d, %d. S1C00 Arithmetic operations on data type:%d not supported. 01000 Invalid column name:%s in statistics information for table:%s. 01000 Error deciding the order of tables for processing the query. Table count mismatc h 01000 Unable to decide the table process order for JOIN. Tables will be processed usin g the order given in the Query. 37000 Incomplete HINT specified for JOIN order. No order specified for table:%s 01000 Found no matching columns for the tables. 01000 Invalid Procedure:%s in query. 23000 Integrity constraint violation. NULL value specified for NON-NULLABLE column:%s. 01000 Invalid Value. XoType:%d specified for column:%s with XoType:%d. 01000 Unexpected value type:%d specified for column:%s.

S0001 View:%s already exists. S1C00 CREATE VIEW Functionality is not supported. 21S02 Degree of the derived table does not match the column list. 01000 Error converting the result of scalar function:%s from type:%d to %d. 01000 Error getting the literal value of left operand. 01000 Error getting the literal value of right operand. S0002 View:%s not found. 01000 %s(): Compare function is not set for the condition. 01000 %s(): Invalid arguments passed for getting LEFT Value. 01000 %s(): Invalid arguments passed for getting RIGHT Value. 01000 %s(): Invalid value passed for column:%s. The length:%ld is not valid for data t ype:%d. 01000 Error converting the value for column:%s. 01000 Incompatible value type specified for column:%s. Column Type = %d and Value Type = %d. 01000 XO_TYPE_LONGVARBINARY data is being specified for a column of type:%d. 01000 %s(): Could not retrieve the search index for search column:%s. 37000 Syntax error in SQL statement. %s line %d at or after token <%s>. 01000 Invalid column list in FOREIGN KEY clause. 01000 %s(): Invalid parameters. Cannot handle query to table:%s. 01000 %s(): Invalid parameters. Cannot handle Search Column. S1C00 Only SELECT queries are supported on Schema Tables. Invalid StmtType=%d 01000 %s(): Invalid Object Type:%d. 01000 %s(): Could not get one of the column handles. 01000 Error initializing the disk cache S1C00 Unsupported conditional operator:%d used with data of type:XO_TYPE_LONGVARBINARY . 01000 Invalid LIKE syntax. LIKE operator supported only for CHAR & VARCHAR fields. 01000 Error in external sort process. 01000 Invalid input to scalar function %s(). 23000 Invalid input to scalar function %s(). Null value specified for non-Null argumen t.

22012 Division by zero. Invalid input to scalar function %s(). Second parameter is zer o. 37000 Syntax Error in the SQL statement. 01000 %s(): Invalid value (value type=%d) passed. Cannot convert. 01000 dam_isRowComplete() Value for column:%s is not specified. 01000 Invalid index information for index:%s. seq_in_index(%d) value for column:%s doe s not match the expected(%d). 01000 Invalid statement. Incompatible expression value types in condition:%d, %d. 01000 Invalid statement. Error assigning compare function for data type:%d. 01000 Reserved for future use. 01000 Reserved for future use. 01000 Error processing the data file. Error Code:%d 01000 Cannot open file '%s'. Error Code %d. 01000 Cannot close file. Error Code %d 01000 Cannot start append to the data file. Error Code %d 01000 Cannot append record to the data file. Error Code %d 01000 %s table is missing one of the required columns. 01000 Error processing the %s file. Error Code:%d 01000 Columns of Table <%s> could not be found in OA_COLUMNS. 01000 Reserved for future use. 01000 Reserved for future use. 01000 Error opening disk cache file %s 01000 Error from fseek in the disk cache file:%s 01000 Disk cache error. Cannot allocate memory 01000 Disk Cache file write error 01000 Disk Cache file size limit has reached 01000 Disk cache error. Unique identifier %x not found 01000 Error closing disk cache file %s 01000 Disk Cache File read error 01000 Disk cache error. Unique identifier %x already exist 01000 Disk cache error. Invalid value datatype (%ld)

01000 Disk cache error. Invalid xo datatype (%ld) 01000 Disk cache error. Invalid record length : %s 01000 Disk cache error. Invalid number of columns : %s 01000 Disk cache error. Record length:%ld is large for sorting 01000 Disk cache error. Field id:%ld is large for sorting 01000 Disk cache error. Field length is large for sorting 01000 Disk cache error. Invalid number of blocks (%s) 01000 Disk cache error. Invalid number of passes 01000 Disk cache error. Data blocks chain corrupted 01000 Disk cache error. Invalid file size parameter 01000 Disk cache error. Invalid index for column:%d. No value found 01000 Reserved for future use of Disk cache module. 01000 Reserved for future use of Disk cache module. 01000 Reserved for future use of Disk cache module. 01000 Reserved for future use of Disk cache module. 01000 Reserved for future use of Disk cache module. 01000 Reserved for future use of Disk cache module. 01000 Reserved for future use of Disk cache module. 01000 Reserved for future use of Disk cache module. 01000 Reserved for future use of Disk cache module. 01000 Invalid data. Value for result column:%d is not compatible. Expected:%d instead of %d. 07001 Parameter value not specified for input argument:%s 07001 Stored procedure does not support return value 01000 Invalid date/time literal. 01000 Invalid numeric literal. S1T00 Query Timeout expired 01000 Error computing date arithmetic. Result date may be prior to January 1, 1970 01000 Invalid date/time expression. 01000 Only Addition and Subtraction operations are supported with Interval Literals 01000

Invalid usage. Cannot subtract datetime from interval literal. 01000 Not in use - Reserved for Unicode 2202E Data exception-array element error. Column:%s. 01000 Array element reference is not valid for column:%s. 01000 Comparison predicates are not supported on Array types. 01000 %s() Invalid operation on non-array column:%s 2202E Array element reference is not valid. 01000 %s() Invalid cardinality:%d for array column:%s 01000 Not in use - Reserved for Unicode 01000 Not in use - Reserved for Unicode 01000 Not in use - Reserved for Unicode 01000 Not in use - Reserved for Unicode 01000 Not in use - Reserved for Unicode 01000 Not in use - Reserved for Unicode 01000 Not in use - Reserved for Unicode 01000 Not in use - Reserved for Unicode 01000 Not in use - Reserved for Unicode 01000 Not in use - Reserved for Unicode 01000 Not in use - Reserved for Unicode 01000 Not in use - Reserved for Unicode 01000 Not in use - Reserved for Unicode IM001 Driver:%s did not register the getInfo function. 01000 Invalid escape sequence. Valid characters after ESC are: an ESC pair, underscore , percent sign. Parsing error at offset %d, offending character '%c' 01000 Invalid index information for Table:%s. Index Name:%s. %s 01000 Percent values must be between 0 and 100 01000 Syntax error. Column alias can be an identifier or literal 01000 Correlated column:%s is not part of a condition 01000 Conversion of DataType:%d to INTERVAL is not supported 01000 Interval Operations require one operand to be date/time and the other to be Inte rval literal 07001

Dynamic SQL error - 'using-clause' does not match dynamic parameters. Value for Parameter:%d is not specified. 01000 Unsupported query syntax. Identifier exceeds limit. 01000 Query exceeds MAX_TABLE_NAME_LEN limit of %d 01000 Query exceeds MAX_COLUMNS_IN_TABLE limit of %d 01000 Query exceeds MAX_COLUMN_NAME_LEN limit of %d 01000 Query exceeds MAX_COLUMNS_IN_INDEX limit of %d 01000 Query exceeds MAX_TABLES_IN_SELECT limit of %d 01000 Subquery returned more than 1 value. This is not permitted when the subquery is used as an expression. 01000 Only one expression can be specified in the select list when the subquery is not introduced with EXISTS or UNIQUE. IM001 Driver:%s did not register the XA function. 01000 Invalid or missing XID 63000 XA error: %d 01000 Table Rowset(Rows=%d) has exceeded memory limit. Aborting operation. 01000 Not in use - Reserved for Ansi 01000 Not in use - Reserved for Ansi 01000 Not in use - Reserved for Ansi 01000 Not in use - Reserved for Ansi 01000 Not in use - Reserved for Ansi 01000 Not in use - Reserved for Ansi 01000 Not in use - Reserved for Ansi 01000 Not in use - Reserved for Ansi 01000 Not in use - Reserved for Ansi 00000 NOT IN USE $ RDAC 00000 No error 01002 Success with warning - Disconnect error 01004 Success with warning - string data, right truncation 01006 Success with warning - Privilege not revoked 07001 Dynamic SQL error - 'using-clause' does not match dynamic parameters 07006

Dynamic SQL error - restricted data type attribute violation 07008 Dynamic SQL error - Invalid descriptor count 08001 Connection exception - Client unable to establish connection 08002 Connection exception - Connection name in use 08003 Connection exception - Connection does not exist 08004 Connection exception - Connection failure 08007 Connection exception - Transaction resolution unknown 08S01 Connection exception - Communication failure 21S01 Cardinality violation - Insert value list does not match column list 21S02 Cardinality violation - Degree of derived table does not match column list 22001 Data exception - String data, right truncation 22003 Data exception - Numeric value out of range 22005 Data exception - Error in assignment 22012 Data exception - Division by zero 23000 Integrity constraint violation 24000 Invalid cursor state 25000 Invalid transaction state 25S02 Invalid transaction state - Transaction is still active 25S03 Invalid transaction state - Transaction is rolled back 28000 Invalid authorization specification 2D000 Invalid transaction termination 34000 Invalid cursor name 37000 Syntax error or access violation in PREPARE or EXECUTE IMMEDIATE 40000 Transaction rollback 40001 Transaction rollback - Statement completion unknown HZ010 RDA error: Access control violation HZ020 RDA error: Bad Repetition Count HZ030 RDA error: Command handle unkown HZ040 RDA error: Control authentication failure HZ050 RDA error: Resource handle not specified HZ060

RDA error: Resource handle unknown HZ070 RDA error: Resource name not specified HZ080 HZ090 RDA error: Resource already open HZ100 RDA error: Resource unknown HZ110 RDA error: Dialogue ID unknown HZ120 RDA error: Duplicate command handle HZ130 RDA error: Duplicate data resource handle HZ140 RDA error: Duplicate dialogue ID HZ150 RDA error: Duplicate operation ID HZ160 RDA error: Invalid sequence HZ170 RDA error: Data resource not available HZ180 RDA error: Operation aborted HZ190 RDA error: Operation cancelled HZ200 RDA error: Service not negotiated HZ210 RDA error: Transaction rolled back HZ220 RDA error: User authentication failure HZ330 RDA error: SQL access violation HZ350 RDA error: SQL argument count mismatch HZ360 RDA error: SQL argument type mismatch HZ370 RDA error: SQL DBL transaction statement not allowed HZ340 RDA error: SQL database resource already open HZ300 RDA error: Host identifier error HZ310 RDA error: Invalid SQL conformance level HZ320 RDA error: Transaction not open HZ380 RDA error: SQL usage violation HZ500 RDA error: Connection establishment error HZ510 RDA error: Connection release error HZ520 RDA error: Connection failure S0001 Invalid name: Base table or view already exists S0002

Invalid name: Base table not found S0011 Invalid name: Index already exists S0012 Invalid name: Index not found S0021 Invalid name: Column exists S1001 CLI error: Memory allocation error S1002 CLI error: Invalid column name S1003 CLI error: Program type out of range S1004 CLI error: Data type out of range S1008 CLI error: Operation cancelled S1009 CLI error: Invalid argument value S1010 CLI error: Function sequence error S1012 CLI error: Invalid transaction operation code S1013 CLI error: Memory management error S1015 CLI error: No cursor name available S1900 ACSE error: Implementation defined ACSE error S1901 Retix proprietary error: Implementation defined Retix error 08900 Connection exception - Server lookup Failed

Das könnte Ihnen auch gefallen