About 660,000 results
Open links in new tab
  1. 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. …

  2. Db2 12 - コード - SQLCODE -811 - IBM

    説明 組み込み SELECT ステートメント または UPDATE ステートメントの SET 文節の副選択を 実行して 、結果表に複数の行が入りました。 あるいは、基本述部に含まれている副照会に …

  3. 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 …

  4. 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 …

  5. 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 …

  6. Db2 12 - Codes - SQLSTATE values and common error codes - IBM

    Db2 produces SQLSTATE values when it works as an application server or requester.

  7. Db2 12 - Codes - SQLCODE -805 - IBM

    In a native SQL procedure, if the affected SQL statement follows a SET CURRENT PACKAGESET, SET CURRENT PACKAGE PATH, or CONNECT statement, or if it refers to …

  8. SQL 过程中的 SQLCODE 和 SQLSTATE 变量 - IBM

    每当执行语句时, Db2® 都会隐式设置这些变量。 如果语句出现存在对应处理程序的条件,那么会在处理程序执行开始时提供 SQLSTATE 和 SQLCODE 变量的值。

  9. Db2 12 - Codes - SQLCODE -913 - IBM

    System action The statement cannot be processed. If the SQL statement being executed was a cursor FETCH, Db2 closes the cursor. SQLERRD (3) also contains the reason-code value …

  10. Db2 12 - Codes - SQLCODE -803 - IBM

    Explanation The table that is the object of the insert or update operation is constrained to have unique values in certain columns. Completion of the requested operation would result in …