About 739,000 results
Open links in new tab
  1. IBM Db2 Database

    IBM Db2 is a relational database that provides high-performance, scalability and reliability for storing and managing structured data. It is available as SaaS on IBM Cloud or for self-hosting.

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

  3. Db2 12 - Codes - SQLCODE -923 - IBM

    If the connection failed because either Db2 or a required database, table space, table, or index was unavailable, wait until it is available before invoking the application again.

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

  5. Db2 12 - Codes - SQLCODE -905 - IBM

    It is also the name of the column in the Db2 table from which the limit was derived. The resource-name can be ASUTIME, which is the number of CPU seconds permitted for each SQL statement.

  6. Get Started - Try IBM Db2

    Resources include various Db2 tutorials, training, certifications and badges to help beginners and advanced users in optimizing IBM Db2 and aggregating various data sets and data types …

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

    Update the application to expect the SQLCODE -4743 error when it runs at the current Db2 code level. Verify that the application will receive a correct result if the SQL statement is accepted at …

  8. Db2 12 - Codes - SQLCODE -440 - IBM

    An application or SQL object attempted to use a capability that is not supported by the current application compatibility level. Before the activation of function level 500 or higher, Db2 …

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

    As an aid to the programmer, a partial list of valid tokens is provided in SQLERRM as token-list. Only those tokens that will fit are listed. Some tokens in the list might not be valid in …

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

    Explanation The data type, the length, or the value of an argument of a scalar function is incorrect.