
Db2 12 - Codes - SQLCODE -811 - IBM
Explanation Execution of an embedded SELECT statement or a subselect in the SET clause of an UPDATE statement has resulted in a result table that contains more than one row. Alternatively, a …
Db2 12 - Codes - Error (−) SQL codes - IBM
SQLCODE values The SQLCODE value is set by Db2 after each statement is executed, as shown in the following table. ... For PDF format descriptions of the SQL codes that Db2 12 might issue, see Codes.
Db2 12 - Codes - SQL codes - IBM
When Db2 executes an SQL statement, it returns information about the statement execution. This information includes the SQL return code (SQLCODE) and the SQLSTATE, which indicate whether …
Db2 12 - コード - SQLCODE -811 - IBM
説明 組み込み SELECT ステートメント または UPDATE ステートメントの SET 文節の副選択を 実行して 、結果表に複数の行が入りました。 あるいは、基本述部に含まれている副照会により、2 つ …
SQL 过程中的 SQLCODE 和 SQLSTATE 变量 - IBM
每当执行语句时, Db2® 都会隐式设置这些变量。 如果语句出现存在对应处理程序的条件,那么会在处理程序执行开始时提供 SQLSTATE 和 SQLCODE 变量的值。
Db2 12 - Codes - SQLSTATE values and common error codes - IBM
Db2 produces SQLSTATE values when it works as an application server or requester.
Db2 13 - Codes - SQLCODE -911 - IBM
reason-code The Db2 reason code value that indicates the reason for the failure. For explanations of reason codes, see Db2 reason codes. resource-type and resource-name The type and name of the …
SQLCODE and SQLSTATE variables in SQL procedures - IBM
Db2® implicitly sets these variables whenever a statement is executed. If a statement raises a condition for which a handler exists, the values of the SQLSTATE and SQLCODE variables are available at …
Db2 12 - Codes - SQLCODE -302 - IBM
-302THE VALUE OF INPUT VARIABLE OR PARAMETER NUMBER position-number IS INVALID OR TOO LARGE FOR THE TARGET COLUMN OR THE TARGET VALUE Explanation Db2 received …
SQL messages - IBM
The SQL message identifier prefix denotes messages that are returned by database utilities or when SQL statements are executed. SQL messages are directly associated with sqlcode values that are …