Aug 262011
 

SQLCODE and SQLSTATE

MEANING

SQLCODE=+000, SQLSTATE=00000 Completion of the operation was successful and did not result in any type of warning or exception condition.
SQLCODE=+596, SQLSTATE=01002 A DISCONNECT error occurred.
SQLCODE=+000, SQLSTATE=01003 Null values were eliminated from the argument of a column function.
SQLCODE=+000, SQLSTATE=01004 The value of a string was truncated when assigned to another string data type with a shorter length.
SQLCODE= +445, SQLSTATE=01004 The value of a string was truncated when assigned to another string data type with a shorter length.
SQLCODE= +802, SQLSTATE=01004 The value of a string was truncated when assigned to another string data type with a shorter length.
SQLCODE= +20141, SQLSTATE=01004 The value of a string was truncated when assigned to another string data type with a shorter length.
SQLCODE=+239, SQLSTATE=01005 Insufficient number of entries in an SQLDA.
SQLCODE=+569, SQLSTATE=01006 A privilege was not revoked.
SQLCODE=+570, SQLSTATE=01007 A privilege was not granted.
SQLCODE=+177, SQLSTATE=01009 The search condition is too long for the information schema.
SQLCODE=+178, SQLSTATE=0100A The query expression of the view is too long for the information schema.
SQLCODE=+466, SQLSTATE=0100C One or more ad hoc result sets were returned from the procedure.
SQLCODE=+467, SQLSTATE=0100D The cursor that was closed has been reopened on the next result set within the chain.
SQLCODE=+464, SQLSTATE=0100E The procedure returned too many result sets.
SQLCODE= +20206, SQLSTATE=0100E The procedure returned too many result sets.
SQLCODE=+000, SQLSTATE=01503 The number of result columns is larger than the number of host variables provided.
SQLCODE= +030, SQLSTATE=01503 The number of result columns is larger than the number of host variables provided.
SQLCODE=+000, SQLSTATE=01504 The UPDATE or DELETE statement does not include a WHERE clause.
SQLCODE= +088, SQLSTATE=01504 The UPDATE or DELETE statement does not include a WHERE clause.
SQLCODE=+084, SQLSTATE=01505 The statement was not executed because it is unacceptable in this environment.
SQLCODE=+000, SQLSTATE=01506 An adjustment was made to a DATE or TIMESTAMP value to correct an invalid date resulting from an arithmetic operation.
SQLCODE=+304, SQLSTATE=01515 The null value has been assigned to a host variable, because the non-null value of the column is not within the range of the host variable.
SQLCODE=+335, SQLSTATE=01517 A character that cannot be converted was replaced with a substitute character.
SQLCODE=+802, SQLSTATE=01519 The null value has been assigned to a host variable, because a numeric value is out of range.
SQLCODE=+331, SQLSTATE=01520 The null value has been assigned to a host variable, because the characters cannot be converted.
SQLCODE=+403, SQLSTATE=01522 The local table or view name used in the CREATE ALIAS statement is undefined.
SQLCODE=+595, SQLSTATE=01526 Isolation level has been escalated.
SQLCODE=+645, SQLSTATE=01528 WHERE NOT NULL is ignored, because the index key cannot contain null values.
SQLCODE=+204, SQLSTATE=01532 An undefined object name was detected.
SQLCODE=+180, SQLSTATE=01534 The string representation of a datetime value is invalid.
SQLCODE= +181, SQLSTATE=01534 The string representation of a datetime value is invalid.
SQLCODE=+183, SQLSTATE=01535 An arithmetic operation on a date or timestamp has a result that is not within the valid range of dates.
SQLCODE=+114, SQLSTATE=01536 During remote bind where existence checking is deferred, the server-name specified does not match the current server.
SQLCODE=+863, SQLSTATE=01539 Connection is successful but only SBCS characters should be used.
SQLCODE=+552, SQLSTATE=01542 Authorization ID does not have the privilege to perform the operation as specified.
SQLCODE=+138, SQLSTATE=01544 The null value has been assigned to a host variable, because a substring error occurred; for example, an argument of SUBSTR is out of range.
SQLCODE=+012, SQLSTATE=01545 An unqualified column name has been interpreted as a correlated reference.
SQLCODE=+191, SQLSTATE=01547 A mixed data value is improperly formed.
SQLCODE= +304, SQLSTATE=01547 A mixed data value is improperly formed.
SQLCODE= +802, SQLSTATE=01547 A mixed data value is improperly formed.
SQLCODE=+551, SQLSTATE=01548 The authorization ID does not have the privilege to perform the specified operation on the identified object.
SQLCODE=+326, SQLSTATE=01557 Too many host variables have been specified on SELECT INTO or FETCH.
SQLCODE=+802, SQLSTATE=01564 The null value has been assigned to a host variable, because division by zero occurred.
SQLCODE=+304, SQLSTATE=01565 The null value has been assigned to a host variable, because a miscellaneous data exception occurred; for example, the character value for the CAST, DECIMAL, FLOAT, or INTEGER scalar function is invalid; a floating-point NAN (not a number) or invalid data in a packed decimal field was detected.
SQLCODE= +420, SQLSTATE=01565 The null value has been assigned to a host variable, because a miscellaneous data exception occurred; for example, the character value for the CAST, DECIMAL, FLOAT, or INTEGER scalar function is invalid; a floating-point NAN (not a number) or invalid data in a packed decimal field was detected.
SQLCODE= +802, SQLSTATE=01565 The null value has been assigned to a host variable, because a miscellaneous data exception occurred; for example, the character value for the CAST, DECIMAL, FLOAT, or INTEGER scalar function is invalid; a floating-point NAN (not a number) or invalid data in a packed decimal field was detected.
SQLCODE=+7905, SQLSTATE=01567 The table was created but not journaled.
SQLCODE=+990, SQLSTATE=01587 The unit of work was committed or rolled back, but the outcome is not fully known at all sites.
SQLCODE=+460, SQLSTATE=01593 An ALTER TABLE may cause data truncation.
SQLCODE=+237, SQLSTATE=01594 Insufficient number of entries in an SQLDA for ALL information (i.e. not enough descriptors to return the distinct name).
SQLCODE=+360, SQLSTATE=01627 The DATALINK value may not be valid because the table is in reconcile pending or reconcile is not a possible state.
SQLCODE=+7036, SQLSTATE=01634 The distinct data type name is too long and cannot be returned in the SQLDA. The short name is returned instead.
SQLCODE=+385, SQLSTATE=01643 Assignment to SQLCODE or SQLSTATE variable does not signal a warning or error.
SQLCODE=+7050, SQLSTATE=01646 A result sets cannot be returned because the cursor was closed.
SQLCODE=+7051, SQLSTATE=01647 A DB2SQL BEFORE trigger changed to DB2ROW.
SQLCODE=+20224, SQLSTATE=01658 Binary data is invalid for DECRYPT_CHAR and DECYRYPT_DB.
SQLCODE=+7909, SQLSTATE=01660 The routine was created but a restore will not update the catalog.
SQLCODE=+30107, SQLSTATE=01662 Release record option ignored on CLOSE.
SQLCODE=+462, SQLSTATE=01Hxx Valid warning SQLSTATEs returned by a user-defined function or external procedure CALL.
SQLCODE=, SQLSTATE=
SQLCODE=+100, SQLSTATE=02000 One of the following exceptions occurred:

  • The result of the SELECT INTO statement or the subselect of the INSERT statement was an empty table.
  • The number of rows identified in the searched UPDATE or DELETE statement was zero.
  • The position of the cursor referenced in the FETCH statement was after the last row of the result table.
  • The fetch orientation is invalid.
SQLCODE=+387, SQLSTATE=02001 No additional result sets returned.
SQLCODE=, SQLSTATE=
SQLCODE=-313, SQLSTATE=07001 The number of host variables is not correct for the number of parameter markers.
SQLCODE=-804, SQLSTATE=07002 The call parameter list or control block is invalid.
SQLCODE=-518, SQLSTATE=07003 The statement identified in the EXECUTE statement is a select-statement, or is not in a prepared state.
SQLCODE=-313, SQLSTATE=07004 The USING clause or INTO clause is required for dynamic parameters.
SQLCODE=-517, SQLSTATE=07005 The statement name of the cursor identifies a prepared statement that cannot be associated with a cursor.
SQLCODE=-301, SQLSTATE=07006 An input host variable, transition variable, or parameter marker cannot be used, because of its data type.
SQLCODE=, SQLSTATE=
SQLCODE=-30080, SQLSTATE=08001 The application requester is unable to establish the connection.
SQLCODE= -30082, SQLSTATE=08001 The application requester is unable to establish the connection.
SQLCODE= -30089, SQLSTATE=08001 The application requester is unable to establish the connection.
SQLCODE=-842, SQLSTATE=08002 The connection already exists.
SQLCODE=-843, SQLSTATE=08003 The connection does not exist.
SQLCODE= -900, SQLSTATE=08003 The connection does not exist.
SQLCODE=-30060, SQLSTATE=08004 The application server rejected establishment of the connection.
SQLCODE= -30061, SQLSTATE=08004 The application server rejected establishment of the connection.
SQLCODE=-858, SQLSTATE=08501 A DISCONNECT is not allowed when the connection uses an LU6.2 protected conversation.
SQLCODE=, SQLSTATE=
SQLCODE=-723, SQLSTATE=09000 A triggered SQL statement failed.
SQLCODE=, SQLSTATE=
SQLCODE=-752, SQLSTATE=0A001 The CONNECT statement is invalid, because the process is not in the connectable state.
SQLCODE=, SQLSTATE=
SQLCODE=-329, SQLSTATE=0E000 The schema name list in a SET PATH statement is not valid.
SQLCODE=, SQLSTATE=
SQLCODE=-423, SQLSTATE=0F001 The locator value does not currently represent any value.
SQLCODE=, SQLSTATE=
SQLCODE=-787, SQLSTATE=0K000 A RESIGNAL was issued but a handler is not active.
SQLCODE=, SQLSTATE=
SQLCODE=-751, SQLSTATE=0W000 The statement is not allowed in a trigger.
SQLCODE=, SQLSTATE=
SQLCODE=-20226, SQLSTATE=0Z001 Maximum number of stacked diagnostics areas exceeded.
SQLCODE=-20228, SQLSTATE=0Z002 Stacked diagnostics accessed without and active handler.
SQLCODE=, SQLSTATE=
SQLCODE=-773, SQLSTATE=20000 The case was not found for the CASE statement.
SQLCODE=, SQLSTATE=
SQLCODE=-811, SQLSTATE=21000 The result of a SELECT INTO, scalar fullselect, or subquery of a basic predicate is more than one value.
SQLCODE=, SQLSTATE=
SQLCODE=-302, SQLSTATE=22001 Character data, right truncation occurred; for example, an update or insert value is a string that is too long for the column, or a datetime value cannot be assigned to a host variable, because it is too small.
SQLCODE= -303, SQLSTATE=22001 Character data, right truncation occurred; for example, an update or insert value is a string that is too long for the column, or a datetime value cannot be assigned to a host variable, because it is too small.
SQLCODE= -404, SQLSTATE=22001 Character data, right truncation occurred; for example, an update or insert value is a string that is too long for the column, or a datetime value cannot be assigned to a host variable, because it is too small.
SQLCODE= -433, SQLSTATE=22001 Character data, right truncation occurred; for example, an update or insert value is a string that is too long for the column, or a datetime value cannot be assigned to a host variable, because it is too small.
SQLCODE= -802, SQLSTATE=22001 Character data, right truncation occurred; for example, an update or insert value is a string that is too long for the column, or a datetime value cannot be assigned to a host variable, because it is too small.
SQLCODE=-305, SQLSTATE=22002 A null value, or the absence of an indicator parameter was detected; for example, the null value cannot be assigned to a host variable, because no indicator variable is specified.
SQLCODE=-302, SQLSTATE=22003 A numeric value is out of range.
SQLCODE= -304, SQLSTATE=22003 A numeric value is out of range.
SQLCODE= -406, SQLSTATE=22003 A numeric value is out of range.
SQLCODE= -446, SQLSTATE=22003 A numeric value is out of range.
SQLCODE= -802, SQLSTATE=22003 A numeric value is out of range.
SQLCODE=-305, SQLSTATE=22004 A null value cannot returned from a procedure that is defined as PARAMETER STYLE GENERAL or a type-preserving method that is invoked with a non-null argument.
SQLCODE=-231, SQLSTATE=22006 The fetch orientation is invalid.
SQLCODE=-180, SQLSTATE=22007 An invalid datetime format was detected; that is, an invalid string representation or value was specified.
SQLCODE= -181, SQLSTATE=22007 An invalid datetime format was detected; that is, an invalid string representation or value was specified.
SQLCODE=-183, SQLSTATE=22008 Datetime field overflow occurred; for example, an arithmetic operation on a date or timestamp has a result that is not within the valid range of dates.
SQLCODE=-138, SQLSTATE=22011 A substring error occurred; for example, an argument of SUBSTR is out of range.
SQLCODE=-802, SQLSTATE=22012 Division by zero is invalid.
SQLCODE=-420, SQLSTATE=22018 The character value for the CAST, DECIMAL, FLOAT, or INTEGER scalar function is invalid.
SQLCODE=-130, SQLSTATE=22019 The LIKE predicate has an invalid escape character.
SQLCODE=-330, SQLSTATE=22021 A character is not in the coded character set or the conversion is not supported.
SQLCODE= -331, SQLSTATE=22021 A character is not in the coded character set or the conversion is not supported.
SQLCODE=-302, SQLSTATE=22023 A parameter or host variable value is invalid.
SQLCODE= -304, SQLSTATE=22023 A parameter or host variable value is invalid.
SQLCODE= -406, SQLSTATE=22023 A parameter or host variable value is invalid.
SQLCODE= -802, SQLSTATE=22023 A parameter or host variable value is invalid.
SQLCODE=-302, SQLSTATE=22024 A NUL-terminated input host variable or parameter did not contain a NUL.
SQLCODE=-130, SQLSTATE=22025 The LIKE predicate string pattern contains an invalid occurrence of an escape character.
SQLCODE=-311, SQLSTATE=22501 The length control field of a variable length string is negative or greater than the maximum.
SQLCODE=-188, SQLSTATE=22503 The string representation of a name is invalid.
SQLCODE=-191, SQLSTATE=22504 A mixed data value is invalid.
SQLCODE= -304, SQLSTATE=22504 A mixed data value is invalid.
SQLCODE= -406, SQLSTATE=22504 A mixed data value is invalid.
SQLCODE= -802, SQLSTATE=22504 A mixed data value is invalid.
SQLCODE=-399, SQLSTATE=22511 ADT length exceeds maximum column length. The value for a ROWID or reference column is not valid.
SQLCODE=-189, SQLSTATE=22522 A CCSID value is not valid at all, not valid for the data type or subtype, or not valid for the encoding scheme.
SQLCODE=-334, SQLSTATE=22524 Character conversion resulted in truncation
SQLCODE=-327, SQLSTATE=22525 Partitioning key value is not valid.
SQLCODE=, SQLSTATE=
SQLCODE=-531, SQLSTATE=23001 The update or delete of a parent key is prevented by a RESTRICT update or delete rule.
SQLCODE= -532, SQLSTATE=23001 The update or delete of a parent key is prevented by a RESTRICT update or delete rule.
SQLCODE=-407, SQLSTATE=23502 An insert or update value is null, but the column cannot contain null values.
SQLCODE=-530, SQLSTATE=23503 The insert or update value of a foreign key is invalid.
SQLCODE=-531, SQLSTATE=23504 The update or delete of a parent key is prevented by a NO ACTION update or delete rule.
SQLCODE= -532, SQLSTATE=23504 The update or delete of a parent key is prevented by a NO ACTION update or delete rule.
SQLCODE=-803, SQLSTATE=23505 A violation of the constraint imposed by a unique index or a unique constraint occurred.
SQLCODE=-543, SQLSTATE=23511 A parent row cannot be deleted, because the check constraint restricts the deletion.
SQLCODE=-544, SQLSTATE=23512 The check constraint cannot be added, because the table contains rows that do not satisfy the constraint definition.
SQLCODE=-545, SQLSTATE=23513 The resulting row of the INSERT or UPDATE does not conform to the check constraint definition.
SQLCODE=-603, SQLSTATE=23515 The unique index cannot be created or unique constraint added because the table contains duplicate values of the specified key.
SQLCODE=-667, SQLSTATE=23520 The foreign key cannot be defined, because all of its values are not equal to a parent key of the parent table.
SQLCODE=-359, SQLSTATE=23522 The range of values for the identity column or sequence is exhausted.
SQLCODE=, SQLSTATE=
SQLCODE=-501, SQLSTATE=24501 The identified cursor is not open.
SQLCODE= -507, SQLSTATE=24501 The identified cursor is not open.
SQLCODE=-502, SQLSTATE=24502 The cursor identified in an OPEN statement is already open.
SQLCODE=-508, SQLSTATE=24504 The cursor identified in the UPDATE, DELETE, SET, or GET statement is not positioned on a row.
SQLCODE=-519, SQLSTATE=24506 The statement identified in the PREPARE is the statement of an open cursor.
SQLCODE=-226, SQLSTATE=24507 FETCH CURRENT was specified, but the current row is deleted, or a value of an ORDER BY column of the current row has changed.
SQLCODE=-227, SQLSTATE=24513 FETCH NEXT, PRIOR, CURRENT, or RELATIVE is not allowed, because the cursor position is not known.
SQLCODE=-906, SQLSTATE=24514 A previous error has disabled this cursor.
SQLCODE=, SQLSTATE=
SQLCODE=-30090, SQLSTATE=25000 An update operation is invalid for the application execution environment.
SQLCODE=-817, SQLSTATE=25006 An update operation is not valid because the transaction is read only.
SQLCODE=-428, SQLSTATE=25501 The statement is only allowed as the first statement in a unit of work.
SQLCODE=, SQLSTATE=
SQLCODE=-514, SQLSTATE=26501 The statement identified does not exist.
SQLCODE= -516, SQLSTATE=26501 The statement identified does not exist.
SQLCODE=-5023, SQLSTATE=26510 The statement name specified in a DECLARE CURSOR already has a cursor allocated to it.
SQLCODE=, SQLSTATE=
SQLCODE=-907, SQLSTATE=27000 An attempt was made to modify the target table of the MERGE statement by a constraint or trigger.
SQLCODE=, SQLSTATE=
SQLCODE=-113, SQLSTATE=28000 Authorization name is invalid.
SQLCODE= -188, SQLSTATE=28000 Authorization name is invalid.
SQLCODE=, SQLSTATE=
SQLCODE=-774, SQLSTATE=2D522 COMMIT and ROLLBACK are not allowed in an ATOMIC Compound statement.
SQLCODE=-426, SQLSTATE=2D528 Dynamic COMMIT or COMMIT ON RETURN procedure is invalid for the application execution environment
SQLCODE= -30090, SQLSTATE=2D528 Dynamic COMMIT or COMMIT ON RETURN procedure is invalid for the application execution environment
SQLCODE=-427, SQLSTATE=2D529 Dynamic ROLLBACK is invalid for the application execution environment.
SQLCODE= -30090, SQLSTATE=2D529 Dynamic ROLLBACK is invalid for the application execution environment.
SQLCODE=, SQLSTATE=
SQLCODE=-113, SQLSTATE=2E000 Connection name is invalid.
SQLCODE= -188, SQLSTATE=2E000 Connection name is invalid.
SQLCODE= -251, SQLSTATE=2E000 Connection name is invalid.
SQLCODE=, SQLSTATE=
SQLCODE=-577, SQLSTATE=2F002 The SQL function attempted to modify data, but the function was not defined as MODIFIES SQL DATA.
SQLCODE=-751, SQLSTATE=2F003 The statement is not allowed in a function or procedure.
SQLCODE=-579, SQLSTATE=2F004 The SQL function attempted to read data, but the function was not defined as READS SQL DATA.
SQLCODE=-578, SQLSTATE=2F005 The function did not execute a RETURN statement.
SQLCODE=, SQLSTATE=
SQLCODE=-504, SQLSTATE=34000 Cursor name is invalid.
SQLCODE=, SQLSTATE=
SQLCODE=-393, SQLSTATE=35000 Condition number is invalid.
SQLCODE=, SQLSTATE=
SQLCODE=-243, SQLSTATE=36001 A SENSITIVE cursor cannot be defined for the specified select-statement.
SQLCODE=, SQLSTATE=
SQLCODE=-443, SQLSTATE=38xxx Valid error SQLSTATEs returned by an external routine or trigger.
SQLCODE=-487, SQLSTATE=38001 The external routine is not allowed to execute SQL statements.
SQLCODE=-577, SQLSTATE=38002 The external routine attempted to modify data, but the routine was not defined as MODIFIES SQL DATA.
SQLCODE=-751, SQLSTATE=38003 The statement is not allowed in a routine.
SQLCODE=-579, SQLSTATE=38004 The external routine attempted to read data, but the routine was not defined as READS SQL DATA.
SQLCODE=-443, SQLSTATE=38501 Error occurred while calling a user-defined function, external procedure, or trigger (using the SIMPLE CALL or SIMPLE CALL WITH NULLS calling convention).
SQLCODE= -4302, SQLSTATE=38501 Error occurred while calling a user-defined function, external procedure, or trigger (using the SIMPLE CALL or SIMPLE CALL WITH NULLS calling convention).
SQLCODE=, SQLSTATE=
SQLCODE=-470, SQLSTATE=39004 A null value is not allowed for an IN or INOUT argument when using PARAMETER STYLE GENERAL or an argument that is a Java™ primitive type.
SQLCODE= -20205, SQLSTATE=39004 A null value is not allowed for an IN or INOUT argument when using PARAMETER STYLE GENERAL or an argument that is a Java™ primitive type.
SQLCODE=, SQLSTATE=
SQLCODE=-880, SQLSTATE=3B001 The savepoint is not valid.
SQLCODE=-20112, SQLSTATE=3B002 The maximum number of savepoints has been reached.
SQLCODE=-881, SQLSTATE=3B501 A duplicate savepoint name was detected.
SQLCODE=-882, SQLSTATE=3B502 A RELEASE or ROLLBACK TO SAVEPOINT was specified, but a savepoint does not exist.
SQLCODE=, SQLSTATE=
SQLCODE=-051, SQLSTATE=3C000 The cursor name is ambiguous.
SQLCODE=, SQLSTATE=
SQLCODE=-713, SQLSTATE=3F000 The schema (collection) name is invalid.
SQLCODE=, SQLSTATE=
SQLCODE=-551, SQLSTATE=42501 The authorization ID does not have the privilege to perform the specified operation on the identified object.
SQLCODE=-552, SQLSTATE=42502 The authorization ID does not have the privilege to perform the operation as specified.
SQLCODE=-30053, SQLSTATE=42506 Owner authorization failure occurred.
SQLCODE=-007, SQLSTATE=42601 A character, token, or clause is invalid or missing.
SQLCODE= -011, SQLSTATE=42601 A character, token, or clause is invalid or missing.
SQLCODE= -029, SQLSTATE=42601 A character, token, or clause is invalid or missing.
SQLCODE= -097, SQLSTATE=42601 A character, token, or clause is invalid or missing.
SQLCODE= -104, SQLSTATE=42601 A character, token, or clause is invalid or missing.
SQLCODE= -109, SQLSTATE=42601 A character, token, or clause is invalid or missing.
SQLCODE= -115, SQLSTATE=42601 A character, token, or clause is invalid or missing.
SQLCODE= -128, SQLSTATE=42601 A character, token, or clause is invalid or missing.
SQLCODE= -199, SQLSTATE=42601 A character, token, or clause is invalid or missing.
SQLCODE= -441, SQLSTATE=42601 A character, token, or clause is invalid or missing.
SQLCODE= -491, SQLSTATE=42601 A character, token, or clause is invalid or missing.
SQLCODE=-113, SQLSTATE=42602 A character that is invalid in a name has been detected.
SQLCODE= -251, SQLSTATE=42602 A character that is invalid in a name has been detected.
SQLCODE=-010, SQLSTATE=42603 An unterminated string constant has been detected.
SQLCODE=-103, SQLSTATE=42604 An invalid numeric or string constant has been detected.
SQLCODE= -105, SQLSTATE=42604 An invalid numeric or string constant has been detected.
SQLCODE=-170, SQLSTATE=42605 The number of arguments specified for a scalar function is invalid.
SQLCODE=-110, SQLSTATE=42606 An invalid hexadecimal constant has been detected.
SQLCODE=-112, SQLSTATE=42607 An operand of a column function or CONCAT operator is invalid.
SQLCODE=-417, SQLSTATE=42609 All operands of an operator or predicate are parameter markers.
SQLCODE=-184, SQLSTATE=42610 A parameter marker is not allowed.
SQLCODE= -418, SQLSTATE=42610 A parameter marker is not allowed.
SQLCODE=-106, SQLSTATE=42611 The column or argument definition is invalid.
SQLCODE= -604, SQLSTATE=42611 The column or argument definition is invalid.
SQLCODE=-084, SQLSTATE=42612 The statement string is an SQL statement that is not acceptable in the context in which it is presented.
SQLCODE=-628, SQLSTATE=42613 Clauses are mutually exclusive.
SQLCODE=-637, SQLSTATE=42614 A duplicate keyword or clause is invalid.
SQLCODE=-644, SQLSTATE=42615 An invalid alternative was detected.
SQLCODE=-5047, SQLSTATE=42616 Invalid options are specified.
SQLCODE=-198, SQLSTATE=42617 The statement string is blank or empty.
SQLCODE=-090, SQLSTATE=42618 A host variable is not allowed.
SQLCODE= -312, SQLSTATE=42618 A host variable is not allowed.
SQLCODE= -5012, SQLSTATE=42618 A host variable is not allowed.
SQLCODE= -5024, SQLSTATE=42618 A host variable is not allowed.
SQLCODE=-228, SQLSTATE=42620 Read-only SCROLL was specified with the UPDATE clause.
SQLCODE=-546, SQLSTATE=42621 The check constraint generated column expression is invalid.
SQLCODE=-107, SQLSTATE=42622 A name or label is too long.
SQLCODE=-373, SQLSTATE=42623 A DEFAULT clause cannot be specified.
SQLCODE=-580, SQLSTATE=42625 A CASE expression is invalid.
SQLCODE=-078, SQLSTATE=42629 Parameter names must be specified for SQL routines.
SQLCODE=-057, SQLSTATE=42631 An expression must be specified on a RETURN statement in an SQL function.
SQLCODE=-121, SQLSTATE=42701 A duplicate column name in an INSERT or UPDATE operation or the SET transition-variable was detected.
SQLCODE=-203, SQLSTATE=42702 A column reference is ambiguous, because of duplicate names.
SQLCODE=-205, SQLSTATE=42703 An undefined column or parameter name was detected.
SQLCODE= -206, SQLSTATE=42703 An undefined column or parameter name was detected.
SQLCODE= -213, SQLSTATE=42703 An undefined column or parameter name was detected.
SQLCODE= -5001, SQLSTATE=42703 An undefined column or parameter name was detected.
SQLCODE=-204, SQLSTATE=42704 An undefined object or constraint name was detected.
SQLCODE=-950, SQLSTATE=42705 An undefined server-name was detected.
SQLCODE=-208, SQLSTATE=42707 A column name in ORDER BY does not identify a column of the result table.
SQLCODE=-537, SQLSTATE=42709 A duplicate column name was specified in a key column list.
SQLCODE=-456, SQLSTATE=42710 A duplicate object or constraint name was detected.
SQLCODE= -601, SQLSTATE=42710 A duplicate object or constraint name was detected.
SQLCODE=-612, SQLSTATE=42711 A duplicate column name was detected in the object definition or ALTER TABLE statement.
SQLCODE=-212, SQLSTATE=42712 A duplicate table designator was detected in the FROM clause or REFERENCING clause of a CREATE TRIGGER statement.
SQLCODE=-242, SQLSTATE=42713 A duplicate object was detected in a list or is the same as an existing object.
SQLCODE=-250, SQLSTATE=42718 The local server name is not defined.
SQLCODE=-454, SQLSTATE=42723 A function with the same signature already exists in the schema.
SQLCODE=-444, SQLSTATE=42724 Unable to access an external program used for a user-defined function or a procedure.
SQLCODE= -4300, SQLSTATE=42724 Unable to access an external program used for a user-defined function or a procedure.
SQLCODE= -4303, SQLSTATE=42724 Unable to access an external program used for a user-defined function or a procedure.
SQLCODE= -4304, SQLSTATE=42724 Unable to access an external program used for a user-defined function or a procedure.
SQLCODE= -4306, SQLSTATE=42724 Unable to access an external program used for a user-defined function or a procedure.
SQLCODE=-476, SQLSTATE=42725 A routine or method was referenced directly (not by either signature or by specific instance name), but there is more than one specific instance of that routine or method.
SQLCODE=-340, SQLSTATE=42726 Duplicate names for common table expressions were detected.
SQLCODE=-585, SQLSTATE=42732 A duplicate schema name in the SET CURRENT PATH statement was detected.
SQLCODE=-484, SQLSTATE=42733 A procedure with the specified name cannot be added to the schema because the procedure overloading is not allowed in this database and there is already a procedure with the same name in the schema.
SQLCODE=-590, SQLSTATE=42734 A duplicate parameter-name, SQL variable name, label, or condition-name was detected.
SQLCODE=-779, SQLSTATE=42736 The label specified on the GOTO, ITERATE, or LEAVE statement is not found or not valid.
SQLCODE=-781, SQLSTATE=42737 The condition specified is not defined.
SQLCODE=-783, SQLSTATE=42738 A duplicate column name or unnamed column was specified in a DECLARE CURSOR statement of a FOR statement.
SQLCODE=-117, SQLSTATE=42802 The number of insert or update values is not the same as the number of columns.
SQLCODE=-119, SQLSTATE=42803 A column reference in the SELECT or HAVING clause is invalid, because it is not a grouping column; or a column reference in the GROUP BY clause is invalid.
SQLCODE= -122, SQLSTATE=42803 A column reference in the SELECT or HAVING clause is invalid, because it is not a grouping column; or a column reference in the GROUP BY clause is invalid.
SQLCODE=-581, SQLSTATE=42804 The result expressions in a CASE expression are not compatible.
SQLCODE=-125, SQLSTATE=42805 An integer in the ORDER BY clause does not identify a column of the result table.
SQLCODE=-303, SQLSTATE=42806 A value cannot be assigned to a host variable, because the data types are not compatible.
SQLCODE=-150, SQLSTATE=42807 The INSERT, UPDATE, or DELETE is not permitted on this object.
SQLCODE= -155, SQLSTATE=42807 The INSERT, UPDATE, or DELETE is not permitted on this object.
SQLCODE=-151, SQLSTATE=42808 A column identified in the INSERT or UPDATE operation is not updatable.
SQLCODE=-152, SQLSTATE=42809 The identified object is not the type of object to which the statement applies.
SQLCODE= -156, SQLSTATE=42809 The identified object is not the type of object to which the statement applies.
SQLCODE= -159, SQLSTATE=42809 The identified object is not the type of object to which the statement applies.
SQLCODE=-157, SQLSTATE=42810 A base table is not identified in a FOREIGN KEY clause.
SQLCODE=-158, SQLSTATE=42811 The number of columns specified is not the same as the number of columns in the SELECT clause.
SQLCODE=-5002, SQLSTATE=42812 A library name is required in CREATE TABLE in the system naming mode.
SQLCODE=-160, SQLSTATE=42813 WITH CHECK OPTION cannot be used for the specified view.
SQLCODE=-195, SQLSTATE=42814 The column cannot be dropped, because it is the only column in the table.
SQLCODE=-060, SQLSTATE=42815 The data type, length, scale, value, or CCSID is invalid.
SQLCODE= -171, SQLSTATE=42815 The data type, length, scale, value, or CCSID is invalid.
SQLCODE= -451, SQLSTATE=42815 The data type, length, scale, value, or CCSID is invalid.
SQLCODE= -713, SQLSTATE=42815 The data type, length, scale, value, or CCSID is invalid.
SQLCODE= -846, SQLSTATE=42815 The data type, length, scale, value, or CCSID is invalid.
SQLCODE= -5005, SQLSTATE=42815 The data type, length, scale, value, or CCSID is invalid.
SQLCODE=-182, SQLSTATE=42816 A datetime value or duration in an expression is invalid.
SQLCODE= -187, SQLSTATE=42816 A datetime value or duration in an expression is invalid.
SQLCODE=-196, SQLSTATE=42817 The column cannot be dropped, because RESTRICT was specified and a view or constraint is dependent on the column or the column is part of a partitioning key.
SQLCODE=-131, SQLSTATE=42818 The operands of an operator or function are not compatible.
SQLCODE= -401, SQLSTATE=42818 The operands of an operator or function are not compatible.
SQLCODE=-402, SQLSTATE=42819 An operand of an arithmetic operation or an operand of a function that requires a number is not a number.
SQLCODE=-405, SQLSTATE=42820 A numeric constant is too long, or it has a value that is not within the range of its data type.
SQLCODE= -410, SQLSTATE=42820 A numeric constant is too long, or it has a value that is not within the range of its data type.
SQLCODE=-408, SQLSTATE=42821 A data type for an assignment to a column or variable is not compatible with the data type.
SQLCODE=-214, SQLSTATE=42822 An expression in the ORDER BY clause or GROUP BY clause is not valid.
SQLCODE=-412, SQLSTATE=42823 Multiple columns are returned from a subquery that only allows one column.
SQLCODE=-132, SQLSTATE=42824 An operand of LIKE is not a string, or the first operand is not a column.
SQLCODE= -414, SQLSTATE=42824 An operand of LIKE is not a string, or the first operand is not a column.
SQLCODE=-415, SQLSTATE=42825 The rows of UNION, INTERSECT, EXCEPT, or VALUES do not have compatible columns.
SQLCODE=-421, SQLSTATE=42826 The rows of UNION, INTERSECT, EXCEPT, or VALUES do not have the same number of columns.
SQLCODE=-509, SQLSTATE=42827 The table identified in the UPDATE or DELETE is not the same table designated by the cursor.
SQLCODE=-510, SQLSTATE=42828 The table designated by the cursor of the UPDATE or DELETE statement cannot be modified, or the cursor is read-only.
SQLCODE= -520, SQLSTATE=42828 The table designated by the cursor of the UPDATE or DELETE statement cannot be modified, or the cursor is read-only.
SQLCODE=-511, SQLSTATE=42829 FOR UPDATE OF is invalid, because the result table designated by the cursor cannot be modified.
SQLCODE=-538, SQLSTATE=42830 The foreign key does not conform to the description of the parent key.
SQLCODE=-607, SQLSTATE=42832 The operation is not allowed on system objects.
SQLCODE=-5016, SQLSTATE=42833 The qualified object name is inconsistent with the naming option.
SQLCODE=-629, SQLSTATE=42834 SET NULL cannot be specified, because no column of the foreign key can be assigned the null value.
SQLCODE=-341, SQLSTATE=42835 Cyclic references cannot be specified between named derived tables.
SQLCODE=-346, SQLSTATE=42836 The specification of a recursive, named derived table is invalid.
SQLCODE=-190, SQLSTATE=42837 The column cannot be altered, because its attributes are not compatible with the current column attributes.
SQLCODE=-432, SQLSTATE=42841 A parameter marker can not be a user-defined type or reference type.
SQLCODE=-683, SQLSTATE=42842 A column or parameter definition is invalid, because a specified option is inconsistent with the column description.
SQLCODE=-583, SQLSTATE=42845 An invalid use of a NOT DETERMINISTIC or EXTERNAL ACTION function was detected.
SQLCODE=-461, SQLSTATE=42846 Cast from source type to target type is not supported.
SQLCODE=-7002, SQLSTATE=42847 An OVRDBF command was issued for one of the referenced files, but one of the parameters is not valid for SQL.
SQLCODE=-194, SQLSTATE=42848 Isolation level CS WITH KEEP LOCKS is not allowed.
SQLCODE=-7010, SQLSTATE=42850 A logical file is invalid in CREATE VIEW.
SQLCODE=-7011, SQLSTATE=42851 A referenced file is not a table, view, or physical file.
SQLCODE=-557, SQLSTATE=42852 The privileges specified in GRANT or REVOKE are invalid or inconsistent. (For example, GRANT ALTER on a view.)
SQLCODE=-20055, SQLSTATE=42854 A result column data type in the select list is not compatible with the defined type in a typed view or materialized query table definition.
SQLCODE=-392, SQLSTATE=42855 The assignment of the LOB to this host variable is not allowed. The target host variable for all fetches of this LOB value for This cursor must be a locator or LOB variable.
SQLCODE=-7003, SQLSTATE=42857 A referenced file has more than one format.
SQLCODE=-7001, SQLSTATE=42858 Operation cannot be applied to the specified object.
SQLCODE=-784, SQLSTATE=42860 The constraint cannot be dropped because it is enforcing a primary key or ROWID.
SQLCODE=-827, SQLSTATE=42862 An extended dynamic statement cannot be executed against a non-extended dynamic package.
SQLCODE=-306, SQLSTATE=42863 An undefined host variable in REXX has been detected.
SQLCODE=-475, SQLSTATE=42866 The data type in either the RETURNS clause or the CAST FROM clause in the CREATE FUNCTION statement is not appropriate for the data type returned from the sourced function or RETURN statement in the function body.
SQLCODE=-225, SQLSTATE=42872 FETCH statement clauses are incompatible with the cursor definition.
SQLCODE=-221, SQLSTATE=42873 An invalid number of rows was specified in a multiple-row FETCH or multiple-row INSERT.
SQLCODE=-527, SQLSTATE=42874 ALWCPYDTA(*NO) was specified, but a copy is necessary to implement the select-statement.
SQLCODE=-5051, SQLSTATE=42875 The schema-name portion of a qualified name must be the same name as the schema name.
SQLCODE=-7024, SQLSTATE=42876 Different CCSIDs for keys in CREATE INDEX are only allowed with a *HEX sort sequence.
SQLCODE=-197, SQLSTATE=42877 The column name cannot be qualified.
SQLCODE=-449, SQLSTATE=42878 An invalid function or procedure name was used with the EXTERNAL keyword.
SQLCODE=-492, SQLSTATE=42879 The data type of one or more input parameters in the CREATE FUNCTION statement is not appropriate for the corresponding data type in the source function.
SQLCODE=-453, SQLSTATE=42880 The CAST TO and CAST FROM data types are incompatible, or would always result in truncation of a fixed string.
SQLCODE=-391, SQLSTATE=42881 Invalid use of a function.
SQLCODE=-455, SQLSTATE=42882 The specific instance name qualifier is not equal to the function name qualifier.
SQLCODE=-458, SQLSTATE=42883 No function or method was found with a matching signature.
SQLCODE=-440, SQLSTATE=42884 No routine was found with the specified name and compatible arguments.
SQLCODE=-483, SQLSTATE=42885 The number of input parameters specified on a CREATE FUNCTION statement does not match the number provided by the function named in the SOURCE clause.
SQLCODE=-469, SQLSTATE=42886 The IN, OUT, or INOUT parameter attributes do not match.
SQLCODE=-390, SQLSTATE=42887 The function is not valid in the context where it occurs.
SQLCODE=-539, SQLSTATE=42888 The table does not have a primary key.
SQLCODE=-624, SQLSTATE=42889 The table already has a primary key.
SQLCODE=-573, SQLSTATE=42890 A column list was specified in the references clause, but the identified parent table does not have a unique constraint with the specified column names.
SQLCODE=-541, SQLSTATE=42891 A duplicate UNIQUE constraint already exists.
SQLCODE=-675, SQLSTATE=42892 The referential constraint and trigger are not allowed, because the DELETE rule and trigger event are not compatible.
SQLCODE=-478, SQLSTATE=42893 The object or constraint cannot be dropped or authorities cannot be revoked from the object, because other objects are dependent on it.
SQLCODE= -616, SQLSTATE=42893 The object or constraint cannot be dropped or authorities cannot be revoked from the object, because other objects are dependent on it.
SQLCODE=-574, SQLSTATE=42894 The value of a column or sequence attribute is invalid.
SQLCODE=-301, SQLSTATE=42895 For static SQL, an input host variable cannot be used, because its data type is not compatible with the parameter of a procedure or user-defined function.
SQLCODE=-7026, SQLSTATE=42896 The ASP number is invalid.
SQLCODE=-696, SQLSTATE=42898 An invalid correlated reference or transition table was detected in a trigger.
SQLCODE=-697, SQLSTATE=42899 Correlated references and column names are not allowed for triggered actions with the FOR EACH STATEMENT clause.
SQLCODE=-452, SQLSTATE=428A1 Unable to access a file referenced by a file reference variable.
SQLCODE=-435, SQLSTATE=428B3 An invalid SQLSTATE was specified.
SQLCODE=-490, SQLSTATE=428B7 A number specified in an SQL statement is out of the valid range.
SQLCODE=-7029, SQLSTATE=428B8 The name specified on a rename is not valid.
SQLCODE=-20236, SQLSTATE=428BA WITHOUT RETURN cursors must not be specified in SET RESULT SETS.
SQLCODE=-372, SQLSTATE=428C1 Only one ROWID or IDENTITY column can be specified for a table.
SQLCODE=-771, SQLSTATE=428C7 A ROWID or reference column specification is not valid.
SQLCODE=-798, SQLSTATE=428C9 A ROWID or IDENTITY column cannot be specified as the target column of an INSERT or UPDATE.
SQLCODE=-358, SQLSTATE=428D1 Unable to access a file referenced by a DATALINK value.
SQLCODE=-398, SQLSTATE=428D2 AS LOCATOR cannot be specified for a non-LOB parameter.
SQLCODE=-776, SQLSTATE=428D4 A cursor specified in a FOR statement cannot be referenced in an OPEN, CLOSE, or FETCH statement.
SQLCODE=-778, SQLSTATE=428D5 The ending label does not match the beginning label.
SQLCODE=-780, SQLSTATE=428D6 UNDO is not allowed for NOT ATOMIC compound statements.
SQLCODE=-782, SQLSTATE=428D7 The condition value is not allowed.
SQLCODE=-785, SQLSTATE=428D8 The sqlcode or sqlstate variable declaration is not valid.
SQLCODE=-20058, SQLSTATE=428EC The fullselect specified for the materialized query table is not valid.
SQLCODE=-079, SQLSTATE=428EK The qualifier for a declared global temporary table name or an index on a declared global temporary table must be SESSION.
SQLCODE=-20093, SQLSTATE=428EW The table cannot be converted to or from a materialized query table.
SQLCODE=-20120, SQLSTATE=428F1 An SQL TABLE function must return a table result.
SQLCODE=-058, SQLSTATE=428F2 An integer expression must be specified on a RETURN statement in an SQL procedure.
SQLCODE=-348, SQLSTATE=428F9 A sequence expression cannot be specified in this context.
SQLCODE=-336, SQLSTATE=428FA The scale of the decimal number must be zero.
SQLCODE=-20144, SQLSTATE=428FC The length of the encryption password is not valid.
SQLCODE=-20145, SQLSTATE=428FD The password used for decryption does not match the password used to encrypt the data.
SQLCODE=-20146, SQLSTATE=428FE The data is not a result of the ENCRYPT function.
SQLCODE=-20180, SQLSTATE=428FR A column cannot be altered as specified.
SQLCODE=-20183, SQLSTATE=428FT The table is not compatible with the specified data partitioning operation.
SQLCODE=-20235, SQLSTATE=428FY A column cannot be added, dropped, or altered in a materialized query table.
SQLCODE=-20246, SQLSTATE=428G0 A logical file prevents the alter of the partition attributes.
SQLCODE=-20251, SQLSTATE=428G2 The last data partition cannot be dropped from the table.
SQLCODE=-120, SQLSTATE=42903 Invalid use of an aggregate function or OLAP function.
SQLCODE=-7032, SQLSTATE=42904 The SQL procedure was not created because of a compile error.
SQLCODE=-133, SQLSTATE=42906 A column function in a subquery of a HAVING clause includes an expression that applies an operator to a correlated reference.
SQLCODE=-134, SQLSTATE=42907 The string is too long.
SQLCODE=-153, SQLSTATE=42908 The statement does not include a required column list.
SQLCODE=-775, SQLSTATE=42910 The statement is not allowed in a Compound statement.
SQLCODE=-419, SQLSTATE=42911 A decimal divide operation is invalid, because the result would have a negative scale.
SQLCODE=-503, SQLSTATE=42912 A column cannot be updated, because it is not identified in the UPDATE clause of the select-statement of the cursor.
SQLCODE=-536, SQLSTATE=42914 The DELETE is invalid, because a table referenced in a subquery can be affected by the operation.
SQLCODE=-658, SQLSTATE=42917 The object cannot be explicitly dropped or altered.
SQLCODE=-473, SQLSTATE=42918 A user-defined data type cannot be created with a system-defined data type name (for example, INTEGER).
SQLCODE=-777, SQLSTATE=42919 Nested compound statements are not allowed.
SQLCODE=-5003, SQLSTATE=42922 DROP SCHEMA cannot be executed under commitment control.
SQLCODE=-7033, SQLSTATE=42923 Program or package must be recreated to reference an alias-name.
SQLCODE=-513, SQLSTATE=42924 An alias resolved to another alias rather than a table or view at the remote location.
SQLCODE=-7034, SQLSTATE=42926 Locators are not allowed with COMMIT(*NONE).
SQLCODE=-20243, SQLSTATE=42929 FOR ALL PARTITIONS is not allowed for an encoded vector index.
SQLCODE=-5021, SQLSTATE=42930 The same column was identified in FOR UPDATE OF and ORDER BY.
SQLCODE=-30052, SQLSTATE=42932 The program preparation assumptions are incorrect.
SQLCODE=-192, SQLSTATE=42937 The parameter must not have a subtype of mixed.
SQLCODE=-457, SQLSTATE=42939 The name cannot be used, because the specified identifier is reserved for system use.
SQLCODE= -707, SQLSTATE=42939 The name cannot be used, because the specified identifier is reserved for system use.
SQLCODE=-7028, SQLSTATE=42944 The authorization ID cannot be both an owner and primary group owner.
SQLCODE=-114, SQLSTATE=42961 The server name specified does not match the current server.
SQLCODE=-350, SQLSTATE=42962 A long column, LOB column, structured type column or datalink column cannot be used in an index, a key, or a constraint.
SQLCODE=-7020, SQLSTATE=42969 The package was not created and the current unit of work was rolled back, because of internal limitations or an invalid section number.
SQLCODE=-7018, SQLSTATE=42970 COMMIT HOLD or ROLLBACK HOLD is only allowed to a DB2 UDB for iSeries application server.
SQLCODE=-7017, SQLSTATE=42971 SQL statements cannot be executed under commitment control, because commitment control is already active to another relational database.
SQLCODE=-338, SQLSTATE=42972 An expression in a join-condition or ON clause of a MERGE statement references columns in more than one of the operand tables.
SQLCODE=-7022, SQLSTATE=42977 The authorization ID cannot be changed when connecting to the local server.
SQLCODE=-080, SQLSTATE=42978 An indicator variable is not a small integer.
SQLCODE=-7941, SQLSTATE=42981 CREATE SCHEMA is not allowed if changes are pending in the unit of work.
SQLCODE=-7027, SQLSTATE=42984 The privilege cannot be granted to the view, because *OBJOPR or *OBJMGT authority exists on a dependent view or table, and the grantee does not have *ALLOBJ or the specified privilege on the dependent table or view.
SQLCODE=-577, SQLSTATE=42985 The statement is not allowed in a routine.
SQLCODE= -579, SQLSTATE=42985 The statement is not allowed in a routine.
SQLCODE= -751, SQLSTATE=42985 The statement is not allowed in a routine.
SQLCODE=-751, SQLSTATE=42987 The statement is not allowed in a trigger.
SQLCODE=-270, SQLSTATE=42990 A unique index or unique constraint is not allowed because the key columns are not a superset of the partitioned key columns.
SQLCODE=-526, SQLSTATE=42995 The requested function does not apply to global temporary tables.
SQLCODE=-328, SQLSTATE=42996 The partition key cannot be a datetime or floating-point column.
SQLCODE=-256, SQLSTATE=42998 A referential constraint is not allowed because the foreign key columns are not a superset of the partitioned key columns or the node group is not the same as the parent table.
SQLCODE=-255, SQLSTATE=42999 The query is not allowed on a distributed table or view.
SQLCODE=-7037, SQLSTATE=429B6 Rows from a distributed table cannot be redistributed because the table contains a datalink column with FILE LINK CONTROL.
SQLCODE=-7038, SQLSTATE=429B7 A referential constraint with a delete rule of CASCADE is not allowed on a table with a DataLink column with FILE LINK CONTROL.
SQLCODE=-20148, SQLSTATE=429BD RETURN must be the last SQL statement of the atomic compound statement within an SQL row or table function.
SQLCODE=-20247, SQLSTATE=429BH A partitioned table cannot contain an identity column.
SQLCODE=-20268, SQLSTATE=429BM The ICU sort sequence cannot be used in this context.
SQLCODE=, SQLSTATE=
SQLCODE=-161, SQLSTATE=44000 The INSERT or UPDATE is not allowed, because a resulting row does not satisfy the view definition.
SQLCODE=, SQLSTATE=
SQLCODE=-20200, SQLSTATE=46001 The URL specified on an install or replace of a jar procedure did not identify a valid jar file.
SQLCODE=-20201, SQLSTATE=46002 The jar name specified on the install, replace, or remove of a Java procedure is not valid.
SQLCODE=-20202, SQLSTATE=46003 The jar file cannot be removed, a class is in use by a procedure.
SQLCODE=-20203, SQLSTATE=46007 A Java function has a Java method with an invalid signature.
SQLCODE=-20204, SQLSTATE=46008 A Java function cannot map to a single Java method.
SQLCODE=-20207, SQLSTATE=46501 The install or remove jar procedure for <jar-id> specified the use of a deployment descriptor.
SQLCODE=, SQLSTATE=
SQLCODE=-805, SQLSTATE=51002 The package corresponding to an SQL statement execution request was not found.
SQLCODE=-818, SQLSTATE=51003 Consistency tokens do not match.
SQLCODE=-822, SQLSTATE=51004 An address in the SQLDA is invalid.
SQLCODE=-7007, SQLSTATE=51009 COMMIT or ROLLBACK is not allowed, because commitment control has not been started.
SQLCODE=-525, SQLSTATE=51015 An attempt was made to execute a section that was found to be in error at bind time.
SQLCODE=-918, SQLSTATE=51021 SQL statements cannot be executed until the application process executes a rollback operation.
SQLCODE=-845, SQLSTATE=51035 A PREVVAL expression cannot be used because a value has not been generated for the sequence yet in this session.
SQLCODE=-20110, SQLSTATE=51036 An implicit connect to a remote server is not allowed because a savepoint is outstanding.
SQLCODE=-7048, SQLSTATE=51037 The operation is not allowed because a trigger has been marked inoperative.
SQLCODE=-20143, SQLSTATE=51039 The ENCRYPTION PASSWORD value is not set.
SQLCODE=, SQLSTATE=
SQLCODE=-663, SQLSTATE=53038 The number of key limit values is zero or greater than the number of columns in the key.
SQLCODE=-665, SQLSTATE=53039 The PART clause of the ALTER statement is omitted or invalid.
SQLCODE=-678, SQLSTATE=53045 The data type of the key limit constant is not the same as the data type of the column.
SQLCODE=, SQLSTATE=
SQLCODE=-101, SQLSTATE=54001 The statement is too long or too complex.
SQLCODE=-102, SQLSTATE=54002 A string constant is too long.
SQLCODE=-129, SQLSTATE=54004 The statement has too many table names or too many items in a SELECT or INSERT list.
SQLCODE= -840, SQLSTATE=54004 The statement has too many table names or too many items in a SELECT or INSERT list.
SQLCODE=-136, SQLSTATE=54005 The sort key is too long, or has too many columns.
SQLCODE=-137, SQLSTATE=54006 The result of concatenation is too long.
SQLCODE=-602, SQLSTATE=54008 The key is too long, a column of the key is too long, or the key many columns.
SQLCODE= -613, SQLSTATE=54008 The key is too long, a column of the key is too long, or the key many columns.
SQLCODE= -614, SQLSTATE=54008 The key is too long, a column of the key is too long, or the key many columns.
SQLCODE= -631, SQLSTATE=54008 The key is too long, a column of the key is too long, or the key many columns.
SQLCODE=-5017, SQLSTATE=54009 Too many users were specified in GRANT or REVOKE.
SQLCODE=-101, SQLSTATE=54010 The record length of the table is too long.
SQLCODE=-101, SQLSTATE=54011 Too many columns were specified for a table, view, or table function.
SQLCODE= -680, SQLSTATE=54011 Too many columns were specified for a table, view, or table function.
SQLCODE=-809, SQLSTATE=54018 The row is too long.
SQLCODE=-871, SQLSTATE=54019 The maximum number of late descriptors has been exceeded, probably because too many different CCSIDs were used.
SQLCODE=-642, SQLSTATE=54021 Too many constraints, or the size of the constraint is too large.
SQLCODE=-442, SQLSTATE=54023 The limit for the number of parameters or arguments for a function or a procedure has been exceeded.
SQLCODE= -448, SQLSTATE=54023 The limit for the number of parameters or arguments for a function or a procedure has been exceeded.
SQLCODE=-429, SQLSTATE=54028 The maximum number of concurrent LOB handles has been reached.
SQLCODE=-7049, SQLSTATE=54035 An internal object limit exceeded.
SQLCODE=-724, SQLSTATE=54038 Maximum depth of nested routines or triggers was exceeded.
SQLCODE=-7031, SQLSTATE=54044 A multiple-byte (UCS-2) sort sequence table cannot be supported in DRDA® because it is too large.
SQLCODE=-4701, SQLSTATE=54054 The combination of the number of table space partitions and the corresponding length of the partitioning limit key it too large.
SQLCODE=, SQLSTATE=
SQLCODE=-145, SQLSTATE=55005 Recursion is only supported to a DB2 UDB for iSeries application server.
SQLCODE=-615, SQLSTATE=55006 The object cannot be dropped, because it is currently in use by the same application process.
SQLCODE= -950, SQLSTATE=55006 The object cannot be dropped, because it is currently in use by the same application process.
SQLCODE=-951, SQLSTATE=55007 The object cannot be altered, because it is currently in use by the same application process.
SQLCODE=-7006, SQLSTATE=55018 The schema cannot be dropped, because it is in the library list.
SQLCODE=-7008, SQLSTATE=55019 The object is in an invalid state for the operation.
SQLCODE= -20054, SQLSTATE=55019 The object is in an invalid state for the operation.
SQLCODE=-862, SQLSTATE=55029 Local program attempted to connect to a remote database.
SQLCODE=-7030, SQLSTATE=55042 The alias is not allowed because it identifies a single member of a multiple member file.
SQLCODE=-20147, SQLSTATE=55048 Encrypted data cannot be encrypted.
SQLCODE=-7052, SQLSTATE=55050 An object cannot be created into a protected schema.
SQLCODE=, SQLSTATE=
SQLCODE=-636, SQLSTATE=56016 The ranges specified for data partitions are not valid.
SQLCODE=-351, SQLSTATE=56084 An unsupported SQLTYPE was encountered in a select list or input list.
SQLCODE= -352, SQLSTATE=56084 An unsupported SQLTYPE was encountered in a select list or input list.
SQLCODE=-30104, SQLSTATE=56095 A bind option is invalid.
SQLCODE=-20223, SQLSTATE=560BF The encryption and decryption facility has not been installed.
SQLCODE=-5027, SQLSTATE=560C4 The option is not valid for the ARD interface.
SQLCODE= -5028, SQLSTATE=560C4 The option is not valid for the ARD interface.
SQLCODE=, SQLSTATE=
SQLCODE=-666, SQLSTATE=57005 The statement cannot be executed, because a utility or a governor time limit was exceeded.
SQLCODE=-679, SQLSTATE=57006 The object cannot be created, because a DROP or CREATE is pending.
SQLCODE=-910, SQLSTATE=57007 The object cannot be used, because an operation is pending.
SQLCODE=-904, SQLSTATE=57011 Virtual storage or database resource is not available.
SQLCODE= -971, SQLSTATE=57011 Virtual storage or database resource is not available.
SQLCODE= -7053, SQLSTATE=57011 Virtual storage or database resource is not available.
SQLCODE=-30040, SQLSTATE=57012 A non-database resource is not available. This will not affect the successful execution of subsequent statements.
SQLCODE=-30041, SQLSTATE=57013 A non-database resource is not available. This will affect the successful execution of subsequent statements.
SQLCODE=-952, SQLSTATE=57014 Processing was canceled as requested.
SQLCODE=-332, SQLSTATE=57017 Character conversion is not defined.
SQLCODE=-913, SQLSTATE=57033 Deadlock or timeout occurred without automatic rollback.
SQLCODE=-30001, SQLSTATE=57042 DDM recursion has occurred.
SQLCODE=-7021, SQLSTATE=57043 A local SQL application program cannot be executed on an application server.
SQLCODE=-357, SQLSTATE=57050 The file server is not currently available.
SQLCODE=, SQLSTATE=
SQLCODE=-144, SQLSTATE=58003 An invalid section number was detected.
SQLCODE=-901, SQLSTATE=58004 A system error (that does not necessarily preclude the successful execution of subsequent SQL statements) occurred.
SQLCODE= -4301, SQLSTATE=58004 A system error (that does not necessarily preclude the successful execution of subsequent SQL statements) occurred.
SQLCODE=-30000, SQLSTATE=58008 Execution failed due to a distribution protocol error that will not affect the successful execution of subsequent DDM commands or SQL statements.
SQLCODE=-30020, SQLSTATE=58009 Execution failed due to a distribution protocol error that caused deallocation of the conversation.
SQLCODE=-30021, SQLSTATE=58010 Execution failed due to a distribution protocol error that will affect the successful execution of subsequent DDM commands or SQL statements.
SQLCODE=-30050, SQLSTATE=58011 The DDM command is invalid while the bind process in progress.
SQLCODE=-30051, SQLSTATE=58012 The bind process with the specified package name and consistency token is not active.
SQLCODE=-30070, SQLSTATE=58014 The DDM command is not supported.
SQLCODE=-30071, SQLSTATE=58015 The DDM object is not supported.
SQLCODE=-30072, SQLSTATE=58016 The DDM parameter is not supported.
SQLCODE=-30073, SQLSTATE=58017 The DDM parameter value is not supported.
SQLCODE=-30074, SQLSTATE=58018 The DDM reply message is not supported.
SQLCODE=-175, SQLSTATE=58028 The commit operation failed, because a resource in the unit of work was not able to commit its resources.
SQLCODE=-969, SQLSTATE=58033 An unexpected error occurred while attempting to access a client driver.