About 70 results
Open links in new tab
  1. Db2 12 - Codes - SQLCODE -501 - IBM

    Programmer response Check whether the cursor was closed by one of the following situations. After a cursor is closed, any subsequent FETCH or CLOSE statement for the cursor receives SQLCODE -501.

  2. 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.

  3. Db2 13 - What's new - Function level 501 - IBM

    Function level 501 (V13R1M501) is the first opportunity after migration to Db2 13 for applications to use new features and capabilities that depend on catalog changes in Db2 13.

  4. SQL0500 - SQL0749 - IBM

    Note that after the cursor is closed, any fetches or close cursor statements receive SQLCODE -501 and any updates or deletes receive SQLCODE -507. Correct the logic of the application program to …

  5. IBM Documentation

    IBM Documentation. You are not entitled to access this content

  6. Db2 12 - What's new - Function level 501 (enabled by APAR PI70535

    Function level 501 (V12R1M501) introduces the LISTAGG built-in function, which produces a list of all values in a group.

  7. Activating Db2 13 function level 500 or higher - IBM

    If you are not ready to update the Db2 catalog for Db2 13, you can activate new capabilities that do not depend on catalog changes. To do so, activate and keep Db2 13 at function level 500 until you are …

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

  9. Db2 12 - What's new - Activating Db2 12 function levels - IBM

    You control the activation and adoption of new features in Db2 12 by activating function levels and specifying the application compatibility level. You can also continue to apply corrective and …

  10. Db2 12 - What's new - Incompatible changes summary for function …

    Starting in APPPLCOMPAT level V12R1M504 or higher, if your Db2 environment contains existing columns or variables with names such as CURRENT_TIMEZONE or CURRENT_SERVER, you …