Difference between revisions of "SQLSTATE Codes"
(New page: Category:RPG) |
|||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <body id="cc"><a name="cc"><!-- --></a> | ||
+ | <h1 class="topictitle1">Listing of SQLSTATE values</h1> | ||
+ | <div><div class="section">The tables below provide descriptions of SQLSTATE codes that can | ||
+ | be returned to applications by DB2<sup>®</sup> UDB for iSeries™. The tables include SQLSTATE | ||
+ | values, their meanings, and their corresponding SQLCODE values. </div> | ||
+ | |||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode00"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode00" width="100%" frame="border" border="1" rules="all"><caption>Table 1. <strong>Class | ||
+ | Code 00: Unqualified Successful Completion</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e27">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e29"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e31"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e27 ">00000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e29 ">Completion of the operation was successful and did not result in any | ||
+ | type of warning or exception condition.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e31 ">+000</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode01"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode01" width="100%" frame="border" border="1" rules="all"><caption>Table 2. <strong>Class | ||
+ | Code 01: Warning </strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e55">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e57"> Meaning</th> | ||
+ | |||
+ | <th valign="top" width="18.366791425654984%" id="d0e59"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01002</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">A DISCONNECT error occurred.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+596</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01003</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">Null values were eliminated from the argument of a column function.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+000</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01004</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The value of a string was truncated when assigned to another string | ||
+ | data type with a shorter length.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+000, +445, +802, +20141</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01005</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">Insufficient number of entries in an SQLDA.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+239</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01006</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">A privilege was not revoked.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+569</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01007</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">A privilege was not granted.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+570</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01009</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The search condition is too long for the information schema.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+177</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">0100A</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The query expression of the view is too long for the information schema.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+178</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">0100C</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">One or more ad hoc result sets were returned from the procedure.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+466</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">0100D</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The cursor that was closed has been reopened on the next result set | ||
+ | within the chain.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+467</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">0100E</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The procedure returned too many result sets.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+464, +20206</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01503</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The number of result columns is larger than the number of host variables | ||
+ | provided.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+000, +030</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01504</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The UPDATE or DELETE statement does not include a WHERE clause.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+000, +088</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01505</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The statement was not executed because it is unacceptable in this environment.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+084</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01506</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">An adjustment was made to a DATE or TIMESTAMP value to correct an invalid | ||
+ | date resulting from an arithmetic operation.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+000</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01515</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+304</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01517</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">A character that cannot be converted was replaced with a substitute | ||
+ | character.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+335</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01519</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The null value has been assigned to a host variable, because a numeric | ||
+ | value is out of range.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+802</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01520</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The null value has been assigned to a host variable, because the characters | ||
+ | cannot be converted.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+331</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01522</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The local table or view name used in the CREATE ALIAS statement is | ||
+ | undefined.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+403</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01526</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">Isolation level has been escalated.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+595</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01528</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">WHERE NOT NULL is ignored, because the index key cannot contain null | ||
+ | values.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+645</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01532</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">An undefined object name was detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+204</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01534</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The string representation of a datetime value is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+180, +181</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01535</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">An arithmetic operation on a date or timestamp has a result that is | ||
+ | not within the valid range of dates.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+183</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01536</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">During remote bind where existence checking is deferred, the server-name | ||
+ | specified does not match the current server.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+114</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01539</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">Connection is successful but only SBCS characters should be used.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+863</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01542</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">Authorization ID does not have the privilege to perform the operation | ||
+ | as specified.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+552</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01544</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+138</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01545</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">An unqualified column name has been interpreted as a correlated reference.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+012</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01547</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">A mixed data value is improperly formed.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+191, +304, +802</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01548</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The authorization ID does not have the privilege to perform the specified | ||
+ | operation on the identified object.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+551</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01557</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">Too many host variables have been specified on SELECT INTO or FETCH.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+326</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01564</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The null value has been assigned to a host variable, because division | ||
+ | by zero occurred.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+802</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01565</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+304, +420, +802</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01567</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The table was created but not journaled.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+7905</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01587</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The unit of work was committed or rolled back, but the outcome is not | ||
+ | fully known at all sites.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+990</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01593</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">An ALTER TABLE may cause data truncation.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+460</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01594</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">Insufficient number of entries in an SQLDA for ALL information (i.e. | ||
+ | not enough descriptors to return the distinct name).</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+237</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01627</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The DATALINK value may not be valid because the table is in reconcile | ||
+ | pending or reconcile is not a possible state.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+360</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01634</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The distinct data type name is too long and cannot be returned in the | ||
+ | SQLDA. The short name is returned instead.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+7036</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01643</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">Assignment to SQLCODE or SQLSTATE variable does not signal a warning | ||
+ | or error.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+385</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01646</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">A result sets cannot be returned because the cursor was closed.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+7050</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01647</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">A DB2SQL BEFORE trigger changed to DB2ROW.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+7051</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01658</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">Binary data is invalid for DECRYPT_CHAR and DECYRYPT_DB.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+20224</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01660</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">The routine was created but a restore will not update the catalog.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+7909</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01662</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">Release record option ignored on CLOSE.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+30107</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e55 ">01Hxx</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e57 ">Valid warning SQLSTATEs returned by a user-defined function or external | ||
+ | procedure CALL.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e59 ">+462</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode02"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode02" width="100%" frame="border" border="1" rules="all"><caption>Table 3. <strong>Class | ||
+ | Code 02: No Data</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e412">SQLSTATE Value</th> | ||
+ | |||
+ | <th valign="top" width="68.04355222864919%" id="d0e414"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e416"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e412 ">02000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e414 ">One of the following exceptions occurred: <ul><li>The result of the SELECT INTO statement or the subselect of the INSERT | ||
+ | statement was an empty table.</li> | ||
+ | <li>The number of rows identified in the searched UPDATE or DELETE statement | ||
+ | was zero.</li> | ||
+ | <li>The position of the cursor referenced in the FETCH statement was after | ||
+ | the last row of the result table.</li> | ||
+ | |||
+ | <li>The fetch orientation is invalid.</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e416 ">+100</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e412 ">02001</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e414 ">No additional result sets returned.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e416 ">+387</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode07"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode07" width="100%" frame="border" border="1" rules="all"><caption>Table 4. <strong>Class | ||
+ | Code 07: Dynamic SQL Error </strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e456">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e458"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e460"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | |||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e456 ">07001</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e458 ">The number of host variables is not correct for the number of parameter | ||
+ | markers.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e460 ">-313</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e456 ">07002</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e458 ">The call parameter list or control block is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e460 ">-804</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e456 ">07003</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e458 ">The statement identified in the EXECUTE statement is a select-statement, | ||
+ | or is not in a prepared state.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e460 ">-518</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e456 ">07004</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e458 ">The USING clause or INTO clause is required for dynamic parameters.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e460 ">-313</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e456 ">07005</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e458 ">The statement name of the cursor identifies a prepared statement that | ||
+ | cannot be associated with a cursor.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e460 ">-517</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e456 ">07006</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e458 ">An input host variable, transition variable, or parameter marker cannot | ||
+ | be used, because of its data type.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e460 ">-301</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode08"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode08" width="100%" frame="border" border="1" rules="all"><caption>Table 5. <strong>Class | ||
+ | Code 08: Connection Exception </strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e519">SQLSTATE Value</th> | ||
+ | |||
+ | <th valign="top" width="68.04355222864919%" id="d0e521"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e523"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e519 ">08001</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e521 ">The application requester is unable to establish the connection.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e523 ">-30080, -30082, -30089</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e519 ">08002</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e521 ">The connection already exists.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e523 ">-842</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e519 ">08003</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e521 ">The connection does not exist.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e523 ">-843, -900</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e519 ">08004</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e521 ">The application server rejected establishment of the connection.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e523 ">-30060, -30061</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e519 ">08501</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e521 ">A DISCONNECT is not allowed when the connection uses an LU6.2 protected | ||
+ | conversation.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e523 ">-858</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode09"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode09" width="100%" frame="border" border="1" rules="all"><caption>Table 6. <strong>Class | ||
+ | Code 09: Triggered Action Exception</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e575">SQLSTATE Value</th> | ||
+ | |||
+ | <th valign="top" width="68.04355222864919%" id="d0e577"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e579"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e575 ">09000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e577 ">A triggered SQL statement failed.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e579 ">-723</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode0A"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode0A" width="100%" frame="border" border="1" rules="all"><caption>Table 7. <strong>Class | ||
+ | Code 0A: Feature Not Supported</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e603">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e605"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e607"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | |||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e603 ">0A001</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e605 ">The CONNECT statement is invalid, because the process is not in the | ||
+ | connectable state.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e607 ">-752</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode0E"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode0E" width="100%" frame="border" border="1" rules="all"><caption>Table 8. <strong>Class | ||
+ | Code 0E: Invalid Schema Name List Specification </strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e631">SQLSTATE Value</th> | ||
+ | |||
+ | <th valign="top" width="68.04355222864919%" id="d0e633"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e635"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e631 ">0E000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e633 ">The schema name list in a SET PATH statement is not valid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e635 ">-329</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode0F"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode0F" width="100%" frame="border" border="1" rules="all"><caption>Table 9. <strong>Class | ||
+ | Code 0F: Invalid Token </strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e659">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e661"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e663"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | |||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e659 ">0F001</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e661 ">The locator value does not currently represent any value.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e663 ">-423</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode0K"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode0K" width="100%" frame="border" border="1" rules="all"><caption>Table 10. <strong>Class | ||
+ | Code 0K: Resignal When Handler Not Active</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e687">SQLSTATE Value</th> | ||
+ | |||
+ | <th valign="top" width="68.04355222864919%" id="d0e689"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e691"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e687 ">0K000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e689 ">A RESIGNAL was issued but a handler is not active.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e691 ">-787</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><img src="./delta.gif" alt="Start of change" /><a name="cc__classcode0W"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode0W" width="100%" frame="border" border="1" rules="all"><caption>Table 11. <strong>Class Code 0W: Prohibited Statement Encountered During Trigger</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e715">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e717"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e719"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | |||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e715 ">0W000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e717 ">The statement is not allowed in a trigger.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e719 ">-751</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | <img src="./deltaend.gif" alt="End of change" /></div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><img src="./delta.gif" alt="Start of change" /><a name="cc__classcode0Z"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode0Z" width="100%" frame="border" border="1" rules="all"><caption>Table 12. <strong>Class Code 0Z: Diagnostics Exception</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e743">SQLSTATE Value</th> | ||
+ | |||
+ | <th valign="top" width="68.04355222864919%" id="d0e745"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e747"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e743 ">0Z001</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e745 ">Maximum number of stacked diagnostics areas exceeded.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e747 ">-20226</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e743 ">0Z002</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e745 ">Stacked diagnostics accessed without and active handler.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e747 ">-20228</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | <img src="./deltaend.gif" alt="End of change" /></div> | ||
+ | </div> | ||
+ | <div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode20"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode20" width="100%" frame="border" border="1" rules="all"><caption>Table 13. <strong>Class | ||
+ | Code 20: Case Not Found for Case Statement </strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e775">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e777"> Meaning</th> | ||
+ | |||
+ | <th valign="top" width="18.366791425654984%" id="d0e779"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e775 ">20000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e777 ">The case was not found for the CASE statement.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e779 ">-773</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | |||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode21"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode21" width="100%" frame="border" border="1" rules="all"><caption>Table 14. <strong>Class | ||
+ | Code 21: Cardinality Violation</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e803">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e805"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e807"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e803 ">21000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e805 ">The result of a SELECT INTO, scalar fullselect, or subquery of a basic | ||
+ | predicate is more than one value.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e807 ">-811</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode22"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode22" width="100%" frame="border" border="1" rules="all"><caption>Table 15. <strong>Class | ||
+ | Code 22: Data Exception</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e831">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e833"> Meaning</th> | ||
+ | |||
+ | <th valign="top" width="18.366791425654984%" id="d0e835"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22001</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-302, -303, -404, -433, -802</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22002</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-305</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22003</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">A numeric value is out of range.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-302, -304, -406, -446, -802</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22004</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-305</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22006</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">The fetch orientation is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-231</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22007</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">An invalid datetime format was detected; that is, an invalid string | ||
+ | representation or value was specified.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-180, -181</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22008</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-183</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22011</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">A substring error occurred; for example, an argument of SUBSTR is out | ||
+ | of range.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-138</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22012</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">Division by zero is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-802</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22018</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">The character value for the CAST, DECIMAL, FLOAT, or INTEGER scalar | ||
+ | function is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-420</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22019</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">The LIKE predicate has an invalid escape character.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-130</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22021</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">A character is not in the coded character set or the conversion is | ||
+ | not supported.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-330, -331</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22023</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">A parameter or host variable value is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-302, -304, -406, -802</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22024</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">A NUL-terminated input host variable or parameter did not contain a | ||
+ | NUL.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-302</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22025</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">The LIKE predicate string pattern contains an invalid occurrence of | ||
+ | an escape character.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-130</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22501</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">The length control field of a variable length string is negative or | ||
+ | greater than the maximum.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-311</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22503</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">The string representation of a name is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-188</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22504</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">A mixed data value is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-191, -304, -406, -802</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22511</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">ADT length exceeds maximum column length. The value for a ROWID or | ||
+ | reference column is not valid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-399</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22522</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">A CCSID value is not valid at all, not valid for the data type or subtype, | ||
+ | or not valid for the encoding scheme.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-189</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22524</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">Character conversion resulted in truncation</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-334</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e831 ">22525</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e833 ">Partitioning key value is not valid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e835 ">-327</td> | ||
+ | |||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode23"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode23" width="100%" frame="border" border="1" rules="all"><caption>Table 16. <strong>Class | ||
+ | Code 23: Constraint Violation </strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1006">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e1008"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1010"> SQLCODE Values</th> | ||
+ | |||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1006 ">23001</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1008 ">The update or delete of a parent key is prevented by a RESTRICT update | ||
+ | or delete rule.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1010 ">-531, -532</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1006 ">23502</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1008 ">An insert or update value is null, but the column cannot contain null | ||
+ | values.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1010 ">-407</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1006 ">23503</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1008 ">The insert or update value of a foreign key is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1010 ">-530</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1006 ">23504</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1008 ">The update or delete of a parent key is prevented by a NO ACTION update | ||
+ | or delete rule.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1010 ">-531, -532</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1006 ">23505</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1008 ">A violation of the constraint imposed by a unique index or a unique | ||
+ | constraint occurred.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1010 ">-803</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1006 ">23511</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1008 ">A parent row cannot be deleted, because the check constraint restricts | ||
+ | the deletion.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1010 ">-543</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1006 ">23512</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1008 ">The check constraint cannot be added, because the table contains rows | ||
+ | that do not satisfy the constraint definition.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1010 ">-544</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1006 ">23513</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1008 ">The resulting row of the INSERT or UPDATE does not conform to the check | ||
+ | constraint definition.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1010 ">-545</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1006 ">23515</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1008 ">The unique index cannot be created or unique constraint added because | ||
+ | the table contains duplicate values of the specified key.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1010 ">-603</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1006 ">23520</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1008 ">The foreign key cannot be defined, because all of its values are not | ||
+ | equal to a parent key of the parent table.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1010 ">-667</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1006 ">23522</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1008 ">The range of values for the identity column or sequence is exhausted.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1010 ">-359</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode24"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode24" width="100%" frame="border" border="1" rules="all"><caption>Table 17. <strong>Class | ||
+ | Code 24: Invalid Cursor State</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1104">SQLSTATE Value</th> | ||
+ | |||
+ | <th valign="top" width="68.04355222864919%" id="d0e1106"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1108"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1104 ">24501</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1106 ">The identified cursor is not open.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1108 ">-501, -507</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1104 ">24502</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1106 ">The cursor identified in an OPEN statement is already open.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1108 ">-502</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1104 ">24504</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1106 ">The cursor identified in the UPDATE, DELETE, SET, or GET statement | ||
+ | is not positioned on a row.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1108 ">-508</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1104 ">24506</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1106 ">The statement identified in the PREPARE is the statement of an open | ||
+ | cursor.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1108 ">-519</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1104 ">24507</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1106 ">FETCH CURRENT was specified, but the current row is deleted, or a value | ||
+ | of an ORDER BY column of the current row has changed.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1108 ">-226</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1104 ">24513</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1106 ">FETCH NEXT, PRIOR, CURRENT, or RELATIVE is not allowed, because the | ||
+ | cursor position is not known.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1108 ">-227</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1104 ">24514</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1106 ">A previous error has disabled this cursor.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1108 ">-906</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode25"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode25" width="100%" frame="border" border="1" rules="all"><caption>Table 18. <strong>Class | ||
+ | Code 25: Invalid Transaction State </strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1174">SQLSTATE Value</th> | ||
+ | |||
+ | <th valign="top" width="68.04355222864919%" id="d0e1176"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1178"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1174 ">25000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1176 ">An update operation is invalid for the application execution environment.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1178 ">-30090</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1174 ">25006</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1176 ">An update operation is not valid because the transaction is read only.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1178 ">-817</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1174 ">25501</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1176 ">The statement is only allowed as the first statement in a unit of work.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1178 ">-428</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | |||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode26"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode26" width="100%" frame="border" border="1" rules="all"><caption>Table 19. <strong>Class | ||
+ | Code 26: Invalid SQL Statement Identifier</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1216">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e1218"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1220"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1216 ">26501</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1218 ">The statement identified does not exist.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1220 ">-514, -516</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1216 ">26510</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1218 ">The statement name specified in a DECLARE CURSOR already has a cursor | ||
+ | allocated to it.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1220 ">-5023</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | |||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode27"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode27" width="100%" frame="border" border="1" rules="all"><caption>Table 20. <strong>Class | ||
+ | Code 27: Triggered Data Change Violation</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1251">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e1253"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1255"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1251 ">27000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1253 ">An attempt was made to modify the target table of the MERGE statement | ||
+ | by a constraint or trigger.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1255 ">-907</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode28"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode28" width="100%" frame="border" border="1" rules="all"><caption>Table 21. <strong>Class | ||
+ | Code 28: Invalid Authorization Specification</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1279">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e1281"> Meaning</th> | ||
+ | |||
+ | <th valign="top" width="18.366791425654984%" id="d0e1283"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1279 ">28000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1281 ">Authorization name is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1283 ">-113, -188</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | |||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode2D"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode2D" width="100%" frame="border" border="1" rules="all"><caption>Table 22. <strong>Class | ||
+ | Code 2D: Invalid Transaction Termination </strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1307">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e1309"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1311"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1307 ">2D522</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1309 ">COMMIT and ROLLBACK are not allowed in an ATOMIC Compound statement. </td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1311 ">-774</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1307 ">2D528</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1309 ">Dynamic COMMIT or COMMIT ON RETURN procedure is invalid for the application | ||
+ | execution environment</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1311 ">-426, -30090</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1307 ">2D529</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1309 ">Dynamic ROLLBACK is invalid for the application execution environment.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1311 ">-427, -30090</td> | ||
+ | </tr> | ||
+ | |||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode2E"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode2E" width="100%" frame="border" border="1" rules="all"><caption>Table 23. <strong>Class | ||
+ | Code 2E: Invalid Connection Name</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1349">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e1351"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1353"> SQLCODE Values</th> | ||
+ | |||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1349 ">2E000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1351 ">Connection name is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1353 ">-113, -188, -251</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | |||
+ | <div class="tablenoborder"><a name="cc__classcode2F"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode2F" width="100%" frame="border" border="1" rules="all"><caption>Table 24. <strong>Class | ||
+ | Code 2F: SQL Function Exception</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1377">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e1379"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1381"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1377 ">2F002</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1379 ">The SQL function attempted to modify data, but the function was not | ||
+ | defined as MODIFIES SQL DATA.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1381 ">-577</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1377 ">2F003</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1379 ">The statement is not allowed in a function or procedure.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1381 ">-751</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1377 ">2F004</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1379 ">The SQL function attempted to read data, but the function was not defined | ||
+ | as READS SQL DATA.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1381 ">-579</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1377 ">2F005</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1379 ">The function did not execute a RETURN statement.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1381 ">-578</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode34"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode34" width="100%" frame="border" border="1" rules="all"><caption>Table 25. <strong>Class | ||
+ | Code 34: Invalid Cursor Name</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1426">SQLSTATE Value</th> | ||
+ | |||
+ | <th valign="top" width="68.04355222864919%" id="d0e1428"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1430"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1426 ">34000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1428 ">Cursor name is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1430 ">-504</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><img src="./delta.gif" alt="Start of change" /><a name="cc__classcode35"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode35" width="100%" frame="border" border="1" rules="all"><caption>Table 26. <strong>Class Code 35: Invalid Condition Number </strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1454">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e1456"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1458"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | |||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1454 ">35000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1456 ">Condition number is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1458 ">-393</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | <img src="./deltaend.gif" alt="End of change" /></div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><img src="./delta.gif" alt="Start of change" /><a name="cc__classcode36"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode36" width="100%" frame="border" border="1" rules="all"><caption>Table 27. <strong>Class Code 36: Cursor Sensitivity Exception</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1482">SQLSTATE Value</th> | ||
+ | |||
+ | <th valign="top" width="68.04355222864919%" id="d0e1484"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1486"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1482 ">36001</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1484 ">A SENSITIVE cursor cannot be defined for the specified select-statement.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1486 ">-243</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | |||
+ | <img src="./deltaend.gif" alt="End of change" /></div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode38"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode38" width="100%" frame="border" border="1" rules="all"><caption>Table 28. <strong>Class | ||
+ | Code 38: External Function Exception</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1510">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e1512"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1514"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | |||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1510 ">38xxx</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1512 ">Valid error SQLSTATEs returned by an external routine or trigger.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1514 ">-443</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1510 ">38001</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1512 ">The external routine is not allowed to execute SQL statements.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1514 ">-487</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1510 ">38002</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1512 ">The external routine attempted to modify data, but the routine was | ||
+ | not defined as MODIFIES SQL DATA.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1514 ">-577</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1510 ">38003</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1512 ">The statement is not allowed in a routine.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1514 ">-751</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1510 ">38004</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1512 ">The external routine attempted to read data, but the routine was not | ||
+ | defined as READS SQL DATA.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1514 ">-579</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1510 ">38501</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1512 ">Error occurred while calling a user-defined function, external procedure, | ||
+ | or trigger (using the SIMPLE CALL or SIMPLE CALL WITH NULLS calling convention).</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1514 ">-443, -4302</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode39"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode39" width="100%" frame="border" border="1" rules="all"><caption>Table 29. <strong>Class | ||
+ | Code 39: External Function Call Exception</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1573">SQLSTATE Value</th> | ||
+ | |||
+ | <th valign="top" width="68.04355222864919%" id="d0e1575"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1577"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1573 ">39004</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1575 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1577 ">-470, -20205</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode3B"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode3B" width="100%" frame="border" border="1" rules="all"><caption>Table 30. <strong>Class | ||
+ | Code 3B: Savepoint Exception</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1604">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e1606"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1608"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | |||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1604 ">3B001</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1606 ">The savepoint is not valid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1608 ">-880</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1604 ">3B002</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1606 ">The maximum number of savepoints has been reached.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1608 ">-20112</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1604 ">3B501</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1606 ">A duplicate savepoint name was detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1608 ">-881</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1604 ">3B502</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1606 ">A RELEASE or ROLLBACK TO SAVEPOINT was specified, but a savepoint does | ||
+ | not exist.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1608 ">-882</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | |||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode3C"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode3C" width="100%" frame="border" border="1" rules="all"><caption>Table 31. <strong>Class | ||
+ | Code 3C: Ambiguous Cursor Name</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1653">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e1655"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1657"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1653 ">3C000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1655 ">The cursor name is ambiguous.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1657 ">-051</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><img src="./delta.gif" alt="Start of change" /><a name="cc__classcode3F"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode3F" width="100%" frame="border" border="1" rules="all"><caption>Table 32. <strong>Class Code 3F: Invalid Schema (Collection) Name</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1681">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e1683"> Meaning</th> | ||
+ | |||
+ | <th valign="top" width="18.366791425654984%" id="d0e1685"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1681 ">3F000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1683 ">The schema (collection) name is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1685 ">-713</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | <img src="./deltaend.gif" alt="End of change" /></div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | |||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode42"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode42" width="100%" frame="border" border="1" rules="all"><caption>Table 33. <strong>Class | ||
+ | Code 42: Syntax Error or Access Rule Violation</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e1709">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e1711"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e1713"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42501</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The authorization ID does not have the privilege to perform the specified | ||
+ | operation on the identified object.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-551</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42502</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The authorization ID does not have the privilege to perform the operation | ||
+ | as specified.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-552</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42506</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Owner authorization failure occurred.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-30053</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42601</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A character, token, or clause is invalid or missing.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-007, -011, -029, -097, -104, -109, -115, -128, -199, -441, -491</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42602</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A character that is invalid in a name has been detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-113, -251</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42603</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An unterminated string constant has been detected.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-010</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42604</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An invalid numeric or string constant has been detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-103, -105</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42605</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The number of arguments specified for a scalar function is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-170</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42606</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An invalid hexadecimal constant has been detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-110</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42607</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An operand of a column function or CONCAT operator is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-112</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42609</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">All operands of an operator or predicate are parameter markers.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-417</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42610</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A parameter marker is not allowed.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-184, -418</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42611</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The column or argument definition is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-106, -604</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42612</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The statement string is an SQL statement that is not acceptable in | ||
+ | the context in which it is presented.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-084</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42613</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Clauses are mutually exclusive.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-628</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42614</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A duplicate keyword or clause is invalid.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-637</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42615</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An invalid alternative was detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-644</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42616</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Invalid options are specified.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-5047</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42617</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The statement string is blank or empty.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-198</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42618</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A host variable is not allowed.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-090, -312, -5012, -5024</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42620</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Read-only SCROLL was specified with the UPDATE clause.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-228</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42621</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The check constraint generated column expression is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-546</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42622</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A name or label is too long.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-107</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42623</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A DEFAULT clause cannot be specified.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-373</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42625</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A CASE expression is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-580</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42629</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Parameter names must be specified for SQL routines.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-078</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42631</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An expression must be specified on a RETURN statement in an SQL function.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-057</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42701</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A duplicate column name in an INSERT or UPDATE operation or the SET | ||
+ | transition-variable was detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-121</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42702</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A column reference is ambiguous, because of duplicate names.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-203</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42703</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An undefined column or parameter name was detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-205, -206, -213, -5001</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42704</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An undefined object or constraint name was detected.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-204</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42705</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An undefined server-name was detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-950</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42707</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A column name in ORDER BY does not identify a column of the result | ||
+ | table.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-208</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42709</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A duplicate column name was specified in a key column list.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-537</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42710</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A duplicate object or constraint name was detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-456, -601</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42711</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A duplicate column name was detected in the object definition or ALTER | ||
+ | TABLE statement.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-612</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42712</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A duplicate table designator was detected in the FROM clause or REFERENCING | ||
+ | clause of a CREATE TRIGGER statement.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-212</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42713</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A duplicate object was detected in a list or is the same as an existing | ||
+ | object.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-242</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42718</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The local server name is not defined.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-250</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42723</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A function with the same signature already exists in the schema.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-454</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42724</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Unable to access an external program used for a user-defined function | ||
+ | or a procedure.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-444, -4300, -4303, -4304, -4306</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42725</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-476</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42726</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Duplicate names for common table expressions were detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-340</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42732</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A duplicate schema name in the SET CURRENT PATH statement was detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-585</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42733</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-484</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42734</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A duplicate parameter-name, SQL variable name, label, or condition-name | ||
+ | was detected.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-590</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42736</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The label specified on the GOTO, ITERATE, or LEAVE statement is not | ||
+ | found or not valid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-779</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42737</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The condition specified is not defined.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-781</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42738</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A duplicate column name or unnamed column was specified in a DECLARE | ||
+ | CURSOR statement of a FOR statement.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-783</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42802</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The number of insert or update values is not the same as the number | ||
+ | of columns.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-117</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42803</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">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.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-119, -122</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42804</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The result expressions in a CASE expression are not compatible.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-581</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42805</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An integer in the ORDER BY clause does not identify a column of the | ||
+ | result table.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-125</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42806</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A value cannot be assigned to a host variable, because the data types | ||
+ | are not compatible.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-303</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42807</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The INSERT, UPDATE, or DELETE is not permitted on this object.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-150, -155</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42808</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A column identified in the INSERT or UPDATE operation is not updatable.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-151</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42809</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The identified object is not the type of object to which the statement | ||
+ | applies.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-152, -156, -159</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42810</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A base table is not identified in a FOREIGN KEY clause.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-157</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42811</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The number of columns specified is not the same as the number of columns | ||
+ | in the SELECT clause.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-158</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42812</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A library name is required in CREATE TABLE in the system naming mode.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-5002</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42813</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">WITH CHECK OPTION cannot be used for the specified view.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-160</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42814</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The column cannot be dropped, because it is the only column in the | ||
+ | table.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-195</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42815</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The data type, length, scale, value, or CCSID is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-060, -171, -451, -713, -846, -5005</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42816</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A datetime value or duration in an expression is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-182, -187</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42817</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-196</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42818</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The operands of an operator or function are not compatible.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-131, -401</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42819</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An operand of an arithmetic operation or an operand of a function that | ||
+ | requires a number is not a number.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-402</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42820</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A numeric constant is too long, or it has a value that is not within | ||
+ | the range of its data type.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-405, -410</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42821</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A data type for an assignment to a column or variable is not compatible | ||
+ | with the data type.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-408</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42822</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An expression in the ORDER BY clause or GROUP BY clause is not valid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-214</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42823</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Multiple columns are returned from a subquery that only allows one | ||
+ | column.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-412</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42824</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An operand of LIKE is not a string, or the first operand is not a column.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-132, -414</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42825</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The rows of UNION, INTERSECT, EXCEPT, or VALUES do not have compatible | ||
+ | columns.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-415</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42826</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The rows of UNION, INTERSECT, EXCEPT, or VALUES do not have the same | ||
+ | number of columns.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-421</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42827</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The table identified in the UPDATE or DELETE is not the same table | ||
+ | designated by the cursor.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-509</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42828</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The table designated by the cursor of the UPDATE or DELETE statement | ||
+ | cannot be modified, or the cursor is read-only.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-510, -520</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42829</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">FOR UPDATE OF is invalid, because the result table designated by the | ||
+ | cursor cannot be modified.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-511</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42830</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The foreign key does not conform to the description of the parent key.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-538</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42832</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The operation is not allowed on system objects.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-607</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42833</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The qualified object name is inconsistent with the naming option.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-5016</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42834</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">SET NULL cannot be specified, because no column of the foreign key | ||
+ | can be assigned the null value.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-629</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42835</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Cyclic references cannot be specified between named derived tables.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-341</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42836</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The specification of a recursive, named derived table is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-346</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42837</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The column cannot be altered, because its attributes are not compatible | ||
+ | with the current column attributes.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-190</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42841</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A parameter marker can not be a user-defined type or reference type.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-432</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42842</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A column or parameter definition is invalid, because a specified option | ||
+ | is inconsistent with the column description.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-683</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42845</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An invalid use of a NOT DETERMINISTIC or EXTERNAL ACTION function was | ||
+ | detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-583</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42846</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Cast from source type to target type is not supported.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-461</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42847</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An OVRDBF command was issued for one of the referenced files, but one | ||
+ | of the parameters is not valid for SQL.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7002</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42848</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Isolation level CS WITH KEEP LOCKS is not allowed.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-194</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42850</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A logical file is invalid in CREATE VIEW.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7010</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42851</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A referenced file is not a table, view, or physical file.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7011</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42852</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The privileges specified in GRANT or REVOKE are invalid or inconsistent. | ||
+ | (For example, GRANT ALTER on a view.)</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-557</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42854</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20055</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42855</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-392</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42857</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A referenced file has more than one format.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7003</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42858</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Operation cannot be applied to the specified object.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7001</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42860</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The constraint cannot be dropped because it is enforcing a primary | ||
+ | key or ROWID.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-784</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42862</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An extended dynamic statement cannot be executed against a non-extended | ||
+ | dynamic package.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-827</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42863</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An undefined host variable in REXX has been detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-306</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42866</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">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.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-475</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42872</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">FETCH statement clauses are incompatible with the cursor definition.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-225</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42873</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An invalid number of rows was specified in a multiple-row FETCH or | ||
+ | multiple-row INSERT.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-221</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42874</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">ALWCPYDTA(*NO) was specified, but a copy is necessary to implement | ||
+ | the select-statement.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-527</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42875</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The schema-name portion of a qualified name must be the same name as | ||
+ | the schema name.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-5051</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42876</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Different CCSIDs for keys in CREATE INDEX are only allowed with a *HEX | ||
+ | sort sequence.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7024</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42877</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The column name cannot be qualified.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-197</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42878</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An invalid function or procedure name was used with the EXTERNAL keyword.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-449</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42879</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-492</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42880</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The CAST TO and CAST FROM data types are incompatible, or would always | ||
+ | result in truncation of a fixed string.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-453</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42881</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Invalid use of a function.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-391</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42882</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The specific instance name qualifier is not equal to the function name | ||
+ | qualifier.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-455</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42883</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">No function or method was found with a matching signature.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-458</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42884</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">No routine was found with the specified name and compatible arguments.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-440</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42885</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-483</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42886</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The IN, OUT, or INOUT parameter attributes do not match.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-469</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42887</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The function is not valid in the context where it occurs.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-390</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42888</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The table does not have a primary key.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-539</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42889</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The table already has a primary key.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-624</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42890</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-573</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42891</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A duplicate UNIQUE constraint already exists.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-541</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42892</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The referential constraint and trigger are not allowed, because the | ||
+ | DELETE rule and trigger event are not compatible.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-675</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42893</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The object or constraint cannot be dropped or authorities cannot be | ||
+ | revoked from the object, because other objects are dependent on it.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-478, -616</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42894</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The value of a column or sequence attribute is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-574</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42895</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-301</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42896</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The ASP number is invalid.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7026</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42898</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An invalid correlated reference or transition table was detected in | ||
+ | a trigger.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-696</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42899</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Correlated references and column names are not allowed for triggered | ||
+ | actions with the FOR EACH STATEMENT clause.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-697</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428A1</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Unable to access a file referenced by a file reference variable.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-452</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428B3</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An invalid SQLSTATE was specified.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-435</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428B7</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A number specified in an SQL statement is out of the valid range.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-490</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428B8</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The name specified on a rename is not valid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7029</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428BA</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">WITHOUT RETURN cursors must not be specified in SET RESULT | ||
+ | SETS.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20236</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428C1</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Only one ROWID or IDENTITY column can be specified for a table.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-372</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428C7</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A ROWID or reference column specification is not valid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-771</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428C9</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A ROWID or IDENTITY column cannot be specified as the target column | ||
+ | of an INSERT or UPDATE.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-798</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428D1</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Unable to access a file referenced by a DATALINK value.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-358</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428D2</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">AS LOCATOR cannot be specified for a non-LOB parameter.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-398</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428D4</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A cursor specified in a FOR statement cannot be referenced in an OPEN, | ||
+ | CLOSE, or FETCH statement.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-776</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428D5</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The ending label does not match the beginning label.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-778</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428D6</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">UNDO is not allowed for NOT ATOMIC compound statements.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-780</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428D7</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The condition value is not allowed.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-782</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428D8</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The sqlcode or sqlstate variable declaration is not valid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-785</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428EC</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The fullselect specified for the materialized query table is not valid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20058</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428EK</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The qualifier for a declared global temporary table name or an index | ||
+ | on a declared global temporary table must be SESSION.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-079</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428EW</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The table cannot be converted to or from a materialized query table.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20093</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428F1</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An SQL TABLE function must return a table result.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20120</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428F2</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An integer expression must be specified on a RETURN statement in an | ||
+ | SQL procedure.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-058</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428F9</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A sequence expression cannot be specified in this context.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-348</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428FA</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The scale of the decimal number must be zero.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-336</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428FC</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The length of the encryption password is not valid.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20144</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428FD</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The password used for decryption does not match the password used to | ||
+ | encrypt the data.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20145</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428FE</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The data is not a result of the ENCRYPT function.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20146</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428FR</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A column cannot be altered as specified.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20180</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428FT</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The table is not compatible with the specified data partitioning operation.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20183</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428FY</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A column cannot be added, dropped, or altered in a materialized query | ||
+ | table.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20235</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428G0</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A logical file prevents the alter of the partition attributes.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20246</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">428G2</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The last data partition cannot be dropped from the table.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20251</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42903</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Invalid use of an aggregate function or OLAP function.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-120</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42904</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The SQL procedure was not created because of a compile error.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7032</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42906</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A column function in a subquery of a HAVING clause includes an expression | ||
+ | that applies an operator to a correlated reference.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-133</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42907</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The string is too long.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-134</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42908</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The statement does not include a required column list.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-153</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42910</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The statement is not allowed in a Compound statement.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-775</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42911</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A decimal divide operation is invalid, because the result would have | ||
+ | a negative scale.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-419</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42912</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A column cannot be updated, because it is not identified in the UPDATE | ||
+ | clause of the select-statement of the cursor.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-503</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42914</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The DELETE is invalid, because a table referenced in a subquery can | ||
+ | be affected by the operation.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-536</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42917</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The object cannot be explicitly dropped or altered.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-658</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42918</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A user-defined data type cannot be created with a system-defined data | ||
+ | type name (for example, INTEGER).</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-473</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42919</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Nested compound statements are not allowed.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-777</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42922</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">DROP SCHEMA cannot be executed under commitment control.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-5003</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42923</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Program or package must be recreated to reference an alias-name.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7033</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42924</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An alias resolved to another alias rather than a table or view at the | ||
+ | remote location.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-513</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42926</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Locators are not allowed with COMMIT(*NONE).</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7034</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42929</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">FOR ALL PARTITIONS is not allowed for an encoded vector index.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20243</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42930</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The same column was identified in FOR UPDATE OF and ORDER BY.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-5021</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42932</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The program preparation assumptions are incorrect.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-30052</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42937</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The parameter must not have a subtype of mixed.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-192</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42939</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The name cannot be used, because the specified identifier is reserved | ||
+ | for system use.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-457, -707</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42944</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The authorization ID cannot be both an owner and primary group owner.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7028</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42961</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The server name specified does not match the current server.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-114</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42962</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A long column, LOB column, structured type column or datalink column | ||
+ | cannot be used in an index, a key, or a constraint.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-350</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42969</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The package was not created and the current unit of work was rolled | ||
+ | back, because of internal limitations or an invalid section number.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7020</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42970</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">COMMIT HOLD or ROLLBACK HOLD is only allowed to a DB2 UDB for iSeries application | ||
+ | server.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7018</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42971</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">SQL statements cannot be executed under commitment control, because | ||
+ | commitment control is already active to another relational database.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7017</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42972</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An expression in a join-condition or ON clause of a MERGE statement | ||
+ | references columns in more than one of the operand tables.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-338</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42977</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The authorization ID cannot be changed when connecting to the local | ||
+ | server.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7022</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42978</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">An indicator variable is not a small integer.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-080</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42981</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">CREATE SCHEMA is not allowed if changes are pending in the unit of | ||
+ | work.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7941</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42984</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">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.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7027</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42985</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The statement is not allowed in a routine.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-577, -579, -751</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42987</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The statement is not allowed in a trigger.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-751</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42990</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A unique index or unique constraint is not allowed because the key | ||
+ | columns are not a superset of the partitioned key columns.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-270</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42995</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The requested function does not apply to global temporary tables.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-526</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42996</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The partition key cannot be a datetime or floating-point column.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-328</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42998</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">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.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-256</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">42999</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The query is not allowed on a distributed table or view.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-255</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">429B6</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">Rows from a distributed table cannot be redistributed because the table | ||
+ | contains a datalink column with FILE LINK CONTROL.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7037</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">429B7</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A referential constraint with a delete rule of CASCADE is not allowed | ||
+ | on a table with a DataLink column with FILE LINK CONTROL.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-7038</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">429BD</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">RETURN must be the last SQL statement of the atomic compound statement | ||
+ | within an SQL row or table function.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20148</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">429BH</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">A partitioned table cannot contain an identity column.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20247</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e1709 ">429BM</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e1711 ">The ICU sort sequence cannot be used in this context.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e1713 ">-20268</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | |||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode44"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode44" width="100%" frame="border" border="1" rules="all"><caption>Table 34. <strong>Class | ||
+ | Code 44: WITH CHECK OPTION Violation</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e3150">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e3152"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e3154"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e3150 ">44000</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3152 ">The INSERT or UPDATE is not allowed, because a resulting row does not | ||
+ | satisfy the view definition.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3154 ">-161</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode46"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode46" width="100%" frame="border" border="1" rules="all"><caption>Table 35. <strong>Class | ||
+ | Code 46: Java Errors </strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e3181">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e3183"> Meaning</th> | ||
+ | |||
+ | <th valign="top" width="18.366791425654984%" id="d0e3185"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e3181 ">46001</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3183 ">The URL specified on an install or replace of a jar procedure did not | ||
+ | identify a valid jar file.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3185 ">-20200</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3181 ">46002</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3183 ">The jar name specified on the install, replace, or remove of a Java procedure | ||
+ | is not valid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3185 ">-20201</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3181 ">46003</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3183 ">The jar file cannot be removed, a class is in use by a procedure.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3185 ">-20202</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3181 ">46007</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3183 ">A Java function has a Java method with an invalid signature.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3185 ">-20203</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3181 ">46008</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3183 ">A Java function cannot map to a single Java method.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3185 ">-20204</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3181 ">46501</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3183 ">The install or remove jar procedure for "<jar-id>" specified the | ||
+ | use of a deployment descriptor.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3185 ">-20207</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode51"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode51" width="100%" frame="border" border="1" rules="all"><caption>Table 36. <strong>Class | ||
+ | Code 51: Invalid Application State</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e3259">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e3261"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e3263"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | |||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e3259 ">51002</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3261 ">The package corresponding to an SQL statement execution request was | ||
+ | not found.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3263 ">-805</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3259 ">51003</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3261 ">Consistency tokens do not match.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3263 ">-818</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3259 ">51004</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3261 ">An address in the SQLDA is invalid.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3263 ">-822</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3259 ">51009</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3261 ">COMMIT or ROLLBACK is not allowed, because commitment control has not | ||
+ | been started.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3263 ">-7007</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3259 ">51015</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3261 ">An attempt was made to execute a section that was found to be in error | ||
+ | at bind time.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3263 ">-525</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3259 ">51021</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3261 ">SQL statements cannot be executed until the application process executes | ||
+ | a rollback operation.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3263 ">-918</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3259 ">51035</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3261 ">A PREVVAL expression cannot be used because a value has not been generated | ||
+ | for the sequence yet in this session.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3263 ">-845</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3259 ">51036</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3261 ">An implicit connect to a remote server is not allowed because a savepoint | ||
+ | is outstanding.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3263 ">-20110</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3259 ">51037</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3261 ">The operation is not allowed because a trigger has been marked inoperative.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3263 ">-7048</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3259 ">51039</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3261 ">The ENCRYPTION PASSWORD value is not set.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3263 ">-20143</td> | ||
+ | </tr> | ||
+ | |||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><img src="./delta.gif" alt="Start of change" /><a name="cc__classcode53"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode53" width="100%" frame="border" border="1" rules="all"><caption>Table 37. <strong>Class Code 53: Invalid Operand or Inconsistent Specification</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e3350">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e3352"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e3354"> SQLCODE Values</th> | ||
+ | |||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e3350 ">53038</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3352 ">The number of key limit values is zero or greater than the number of | ||
+ | columns in the key.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3354 ">-663</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3350 ">53039</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3352 ">The PART clause of the ALTER statement is omitted or invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3354 ">-665</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3350 ">53045</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3352 ">The data type of the key limit constant is not the same as the data | ||
+ | type of the column.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3354 ">-678</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | <img src="./deltaend.gif" alt="End of change" /></div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode54"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode54" width="100%" frame="border" border="1" rules="all"><caption>Table 38. <strong>Class | ||
+ | Code 54: SQL or Product Limit Exceeded</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e3392">SQLSTATE Value</th> | ||
+ | |||
+ | <th valign="top" width="68.04355222864919%" id="d0e3394"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e3396"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54001</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">The statement is too long or too complex.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-101</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54002</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">A string constant is too long.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-102</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54004</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">The statement has too many table names or too many items in a SELECT | ||
+ | or INSERT list.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-129, -840</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54005</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">The sort key is too long, or has too many columns.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-136</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54006</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">The result of concatenation is too long.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-137</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54008</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">The key is too long, a column of the key is too long, or the key many | ||
+ | columns.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-602, -613, -614, -631</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54009</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">Too many users were specified in GRANT or REVOKE.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-5017</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54010</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">The record length of the table is too long.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-101</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54011</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">Too many columns were specified for a table, view, or table function.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-101, -680 </td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54018</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">The row is too long.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-809</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54019</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">The maximum number of late descriptors has been exceeded, probably | ||
+ | because too many different CCSIDs were used.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-871</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54021</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">Too many constraints, or the size of the constraint is too large.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-642</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54023</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">The limit for the number of parameters or arguments for a function | ||
+ | or a procedure has been exceeded.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-442, -448</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54028</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">The maximum number of concurrent LOB handles has been reached.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-429</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54035</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">An internal object limit exceeded.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-7049</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54038</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">Maximum depth of nested routines or triggers was exceeded.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-724</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54044</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">A multiple-byte (UCS-2) sort sequence table cannot be supported in DRDA<sup>®</sup> because | ||
+ | it is too large.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-7031</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3392 ">54054</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3394 ">The combination of the number of table space partitions and the corresponding | ||
+ | length of the partitioning limit key it too large.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3396 ">-4701</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode55"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode55" width="100%" frame="border" border="1" rules="all"><caption>Table 39. <strong>Class | ||
+ | Code 55: Object Not in Prerequisite State</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e3542">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e3544"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e3546"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | |||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e3542 ">55005</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3544 ">Recursion is only supported to a DB2 UDB for iSeries application server.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3546 ">-145</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3542 ">55006</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3544 ">The object cannot be dropped, because it is currently in use by the | ||
+ | same application process.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3546 ">-615, -950</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3542 ">55007</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3544 ">The object cannot be altered, because it is currently in use by the | ||
+ | same application process.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3546 ">-951</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3542 ">55018</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3544 ">The schema cannot be dropped, because it is in the library list.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3546 ">-7006</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3542 ">55019</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3544 ">The object is in an invalid state for the operation.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3546 ">-7008, -20054</td> | ||
+ | |||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3542 ">55029</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3544 ">Local program attempted to connect to a remote database.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3546 ">-862</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3542 ">55042</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3544 ">The alias is not allowed because it identifies a single member of a | ||
+ | multiple member file.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3546 ">-7030</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3542 ">55048</td> | ||
+ | |||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3544 ">Encrypted data cannot be encrypted.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3546 ">-20147</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3542 ">55050</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3544 ">An object cannot be created into a protected schema.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3546 ">-7052</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p> </p> | ||
+ | |||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode56"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode56" width="100%" frame="border" border="1" rules="all"><caption>Table 40. <strong>Class | ||
+ | Code 56: Miscellaneous SQL or Product Error</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e3632">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e3634"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e3636"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e3632 ">56016</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3634 ">The ranges specified for data partitions are not valid.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3636 ">-636</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3632 ">56084</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3634 ">An unsupported SQLTYPE was encountered in a select list or input list.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3636 ">-351, -352</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3632 ">56095</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3634 ">A bind option is invalid.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3636 ">-30104</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3632 ">560BF</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3634 ">The encryption and decryption facility has not been installed.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3636 ">-20223</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3632 ">560C4</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3634 ">The option is not valid for the ARD interface.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3636 ">-5027, -5028</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode57"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode57" width="100%" frame="border" border="1" rules="all"><caption>Table 41. <strong>Class | ||
+ | Code 57: Resource Not Available or Operator Intervention</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e3688">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e3690"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e3692"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | |||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e3688 ">57005</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3690 ">The statement cannot be executed, because a utility or a governor time | ||
+ | limit was exceeded.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3692 ">-666</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3688 ">57006</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3690 ">The object cannot be created, because a DROP or CREATE is pending.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3692 ">-679</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3688 ">57007</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3690 ">The object cannot be used, because an operation is pending.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3692 ">-910</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3688 ">57011</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3690 ">Virtual storage or database resource is not available.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3692 ">-904, -971, -7053</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3688 ">57012</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3690 ">A non-database resource is not available. This will not affect the | ||
+ | successful execution of subsequent statements.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3692 ">-30040</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3688 ">57013</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3690 ">A non-database resource is not available. This will affect the successful | ||
+ | execution of subsequent statements.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3692 ">-30041</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3688 ">57014</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3690 ">Processing was canceled as requested.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3692 ">-952</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3688 ">57017</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3690 ">Character conversion is not defined.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3692 ">-332</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3688 ">57033</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3690 ">Deadlock or timeout occurred without automatic rollback.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3692 ">-913</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3688 ">57042</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3690 ">DDM recursion has occurred.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3692 ">-30001</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3688 ">57043</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3690 ">A local SQL application program cannot be executed on an application | ||
+ | server.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3692 ">-7021</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3688 ">57050</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3690 ">The file server is not currently available.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3692 ">-357</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <p> </p> | ||
+ | </div> | ||
+ | <div class="section"><div class="p"> | ||
+ | <div class="tablenoborder"><a name="cc__classcode58"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="cc__classcode58" width="100%" frame="border" border="1" rules="all"><caption>Table 42. <strong>Class | ||
+ | Code 58: System Error</strong></caption><thead align="left"><tr><th valign="top" width="13.589656345695813%" id="d0e3793">SQLSTATE Value</th> | ||
+ | <th valign="top" width="68.04355222864919%" id="d0e3795"> Meaning</th> | ||
+ | <th valign="top" width="18.366791425654984%" id="d0e3797"> SQLCODE Values</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | |||
+ | <tbody><tr><td valign="top" width="13.589656345695813%" headers="d0e3793 ">58003</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3795 ">An invalid section number was detected.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3797 ">-144</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3793 ">58004</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3795 ">A system error (that does not necessarily preclude the successful execution | ||
+ | of subsequent SQL statements) occurred.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3797 ">-901, -4301</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3793 ">58008</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3795 ">Execution failed due to a distribution protocol error that will not | ||
+ | affect the successful execution of subsequent DDM commands or SQL statements.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3797 ">-30000</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3793 ">58009</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3795 ">Execution failed due to a distribution protocol error that caused deallocation | ||
+ | of the conversation.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3797 ">-30020</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3793 ">58010</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3795 ">Execution failed due to a distribution protocol error that will affect | ||
+ | the successful execution of subsequent DDM commands or SQL statements.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3797 ">-30021</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3793 ">58011</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3795 ">The DDM command is invalid while the bind process in progress.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3797 ">-30050</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3793 ">58012</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3795 ">The bind process with the specified package name and consistency token | ||
+ | is not active.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3797 ">-30051</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3793 ">58014</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3795 ">The DDM command is not supported.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3797 ">-30070</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3793 ">58015</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3795 ">The DDM object is not supported.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3797 ">-30071</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3793 ">58016</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3795 ">The DDM parameter is not supported.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3797 ">-30072</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3793 ">58017</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3795 ">The DDM parameter value is not supported.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3797 ">-30073</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3793 ">58018</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3795 ">The DDM reply message is not supported.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3797 ">-30074</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3793 ">58028</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3795 ">The commit operation failed, because a resource in the unit of work | ||
+ | was not able to commit its resources.</td> | ||
+ | |||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3797 ">-175</td> | ||
+ | </tr> | ||
+ | <tr><td valign="top" width="13.589656345695813%" headers="d0e3793 ">58033</td> | ||
+ | <td valign="top" width="68.04355222864919%" headers="d0e3795 ">An unexpected error occurred while attempting to access a client driver.</td> | ||
+ | <td valign="top" width="18.366791425654984%" headers="d0e3797 ">-969</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div> | ||
+ | |||
+ | <div class="familylinks"> | ||
+ | <div class="parentlink"><strong>Parent topic:</strong> <a href="rzalaco.htm">SQLCODE and SQLSTATE concepts</a></div> | ||
+ | </div> | ||
+ | </div></body> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | |||
+ | |||
[[Category:RPG]] | [[Category:RPG]] |
Revision as of 09:19, 25 February 2008
<html> <body id="cc"><a name="cc"></a>
Listing of SQLSTATE values
be returned to applications by DB2® UDB for iSeries™. The tables include SQLSTATE
values, their meanings, and their corresponding SQLCODE values.SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
00000 | Completion of the operation was successful and did not result in any type of warning or exception condition. | +000 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
01002 | A DISCONNECT error occurred. | +596 |
01003 | Null values were eliminated from the argument of a column function. | +000 |
01004 | The value of a string was truncated when assigned to another string data type with a shorter length. | +000, +445, +802, +20141 |
01005 | Insufficient number of entries in an SQLDA. | +239 |
01006 | A privilege was not revoked. | +569 |
01007 | A privilege was not granted. | +570 |
01009 | The search condition is too long for the information schema. | +177 |
0100A | The query expression of the view is too long for the information schema. | +178 |
0100C | One or more ad hoc result sets were returned from the procedure. | +466 |
0100D | The cursor that was closed has been reopened on the next result set within the chain. | +467 |
0100E | The procedure returned too many result sets. | +464, +20206 |
01503 | The number of result columns is larger than the number of host variables provided. | +000, +030 |
01504 | The UPDATE or DELETE statement does not include a WHERE clause. | +000, +088 |
01505 | The statement was not executed because it is unacceptable in this environment. | +084 |
01506 | An adjustment was made to a DATE or TIMESTAMP value to correct an invalid date resulting from an arithmetic operation. | +000 |
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. | +304 |
01517 | A character that cannot be converted was replaced with a substitute character. | +335 |
01519 | The null value has been assigned to a host variable, because a numeric value is out of range. | +802 |
01520 | The null value has been assigned to a host variable, because the characters cannot be converted. | +331 |
01522 | The local table or view name used in the CREATE ALIAS statement is undefined. | +403 |
01526 | Isolation level has been escalated. | +595 |
01528 | WHERE NOT NULL is ignored, because the index key cannot contain null values. | +645 |
01532 | An undefined object name was detected. | +204 |
01534 | The string representation of a datetime value is invalid. | +180, +181 |
01535 | An arithmetic operation on a date or timestamp has a result that is not within the valid range of dates. | +183 |
01536 | During remote bind where existence checking is deferred, the server-name specified does not match the current server. | +114 |
01539 | Connection is successful but only SBCS characters should be used. | +863 |
01542 | Authorization ID does not have the privilege to perform the operation as specified. | +552 |
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. | +138 |
01545 | An unqualified column name has been interpreted as a correlated reference. | +012 |
01547 | A mixed data value is improperly formed. | +191, +304, +802 |
01548 | The authorization ID does not have the privilege to perform the specified operation on the identified object. | +551 |
01557 | Too many host variables have been specified on SELECT INTO or FETCH. | +326 |
01564 | The null value has been assigned to a host variable, because division by zero occurred. | +802 |
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. |
+304, +420, +802 |
01567 | The table was created but not journaled. | +7905 |
01587 | The unit of work was committed or rolled back, but the outcome is not fully known at all sites. | +990 |
01593 | An ALTER TABLE may cause data truncation. | +460 |
01594 | Insufficient number of entries in an SQLDA for ALL information (i.e. not enough descriptors to return the distinct name). | +237 |
01627 | The DATALINK value may not be valid because the table is in reconcile pending or reconcile is not a possible state. | +360 |
01634 | The distinct data type name is too long and cannot be returned in the SQLDA. The short name is returned instead. | +7036 |
01643 | Assignment to SQLCODE or SQLSTATE variable does not signal a warning or error. | +385 |
01646 | A result sets cannot be returned because the cursor was closed. | +7050 |
01647 | A DB2SQL BEFORE trigger changed to DB2ROW. | +7051 |
01658 | Binary data is invalid for DECRYPT_CHAR and DECYRYPT_DB. | +20224 |
01660 | The routine was created but a restore will not update the catalog. | +7909 |
01662 | Release record option ignored on CLOSE. | +30107 |
01Hxx | Valid warning SQLSTATEs returned by a user-defined function or external procedure CALL. | +462 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
02000 | One of the following exceptions occurred:
|
+100 |
02001 | No additional result sets returned. | +387 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
07001 | The number of host variables is not correct for the number of parameter markers. | -313 |
07002 | The call parameter list or control block is invalid. | -804 |
07003 | The statement identified in the EXECUTE statement is a select-statement, or is not in a prepared state. | -518 |
07004 | The USING clause or INTO clause is required for dynamic parameters. | -313 |
07005 | The statement name of the cursor identifies a prepared statement that cannot be associated with a cursor. | -517 |
07006 | An input host variable, transition variable, or parameter marker cannot be used, because of its data type. | -301 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
08001 | The application requester is unable to establish the connection. | -30080, -30082, -30089 |
08002 | The connection already exists. | -842 |
08003 | The connection does not exist. | -843, -900 |
08004 | The application server rejected establishment of the connection. | -30060, -30061 |
08501 | A DISCONNECT is not allowed when the connection uses an LU6.2 protected conversation. | -858 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
09000 | A triggered SQL statement failed. | -723 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
0A001 | The CONNECT statement is invalid, because the process is not in the connectable state. | -752 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
0E000 | The schema name list in a SET PATH statement is not valid. | -329 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
0F001 | The locator value does not currently represent any value. | -423 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
0K000 | A RESIGNAL was issued but a handler is not active. | -787 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
0W000 | The statement is not allowed in a trigger. | -751 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
0Z001 | Maximum number of stacked diagnostics areas exceeded. | -20226 |
0Z002 | Stacked diagnostics accessed without and active handler. | -20228 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
20000 | The case was not found for the CASE statement. | -773 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
21000 | The result of a SELECT INTO, scalar fullselect, or subquery of a basic predicate is more than one value. | -811 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
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. |
-302, -303, -404, -433, -802 |
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. |
-305 |
22003 | A numeric value is out of range. | -302, -304, -406, -446, -802 |
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. |
-305 |
22006 | The fetch orientation is invalid. | -231 |
22007 | An invalid datetime format was detected; that is, an invalid string representation or value was specified. | -180, -181 |
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. |
-183 |
22011 | A substring error occurred; for example, an argument of SUBSTR is out of range. | -138 |
22012 | Division by zero is invalid. | -802 |
22018 | The character value for the CAST, DECIMAL, FLOAT, or INTEGER scalar function is invalid. | -420 |
22019 | The LIKE predicate has an invalid escape character. | -130 |
22021 | A character is not in the coded character set or the conversion is not supported. | -330, -331 |
22023 | A parameter or host variable value is invalid. | -302, -304, -406, -802 |
22024 | A NUL-terminated input host variable or parameter did not contain a NUL. | -302 |
22025 | The LIKE predicate string pattern contains an invalid occurrence of an escape character. | -130 |
22501 | The length control field of a variable length string is negative or greater than the maximum. | -311 |
22503 | The string representation of a name is invalid. | -188 |
22504 | A mixed data value is invalid. | -191, -304, -406, -802 |
22511 | ADT length exceeds maximum column length. The value for a ROWID or reference column is not valid. | -399 |
22522 | A CCSID value is not valid at all, not valid for the data type or subtype, or not valid for the encoding scheme. | -189 |
22524 | Character conversion resulted in truncation | -334 |
22525 | Partitioning key value is not valid. | -327 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
23001 | The update or delete of a parent key is prevented by a RESTRICT update or delete rule. | -531, -532 |
23502 | An insert or update value is null, but the column cannot contain null values. | -407 |
23503 | The insert or update value of a foreign key is invalid. | -530 |
23504 | The update or delete of a parent key is prevented by a NO ACTION update or delete rule. | -531, -532 |
23505 | A violation of the constraint imposed by a unique index or a unique constraint occurred. | -803 |
23511 | A parent row cannot be deleted, because the check constraint restricts the deletion. | -543 |
23512 | The check constraint cannot be added, because the table contains rows that do not satisfy the constraint definition. | -544 |
23513 | The resulting row of the INSERT or UPDATE does not conform to the check constraint definition. | -545 |
23515 | The unique index cannot be created or unique constraint added because the table contains duplicate values of the specified key. | -603 |
23520 | The foreign key cannot be defined, because all of its values are not equal to a parent key of the parent table. | -667 |
23522 | The range of values for the identity column or sequence is exhausted. | -359 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
24501 | The identified cursor is not open. | -501, -507 |
24502 | The cursor identified in an OPEN statement is already open. | -502 |
24504 | The cursor identified in the UPDATE, DELETE, SET, or GET statement is not positioned on a row. | -508 |
24506 | The statement identified in the PREPARE is the statement of an open cursor. | -519 |
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. | -226 |
24513 | FETCH NEXT, PRIOR, CURRENT, or RELATIVE is not allowed, because the cursor position is not known. | -227 |
24514 | A previous error has disabled this cursor. | -906 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
25000 | An update operation is invalid for the application execution environment. | -30090 |
25006 | An update operation is not valid because the transaction is read only. | -817 |
25501 | The statement is only allowed as the first statement in a unit of work. | -428 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
26501 | The statement identified does not exist. | -514, -516 |
26510 | The statement name specified in a DECLARE CURSOR already has a cursor allocated to it. | -5023 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
27000 | An attempt was made to modify the target table of the MERGE statement by a constraint or trigger. | -907 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
28000 | Authorization name is invalid. | -113, -188 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
2D522 | COMMIT and ROLLBACK are not allowed in an ATOMIC Compound statement. | -774 |
2D528 | Dynamic COMMIT or COMMIT ON RETURN procedure is invalid for the application execution environment | -426, -30090 |
2D529 | Dynamic ROLLBACK is invalid for the application execution environment. | -427, -30090 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
2E000 | Connection name is invalid. | -113, -188, -251 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
2F002 | The SQL function attempted to modify data, but the function was not defined as MODIFIES SQL DATA. | -577 |
2F003 | The statement is not allowed in a function or procedure. | -751 |
2F004 | The SQL function attempted to read data, but the function was not defined as READS SQL DATA. | -579 |
2F005 | The function did not execute a RETURN statement. | -578 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
34000 | Cursor name is invalid. | -504 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
35000 | Condition number is invalid. | -393 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
36001 | A SENSITIVE cursor cannot be defined for the specified select-statement. | -243 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
38xxx | Valid error SQLSTATEs returned by an external routine or trigger. | -443 |
38001 | The external routine is not allowed to execute SQL statements. | -487 |
38002 | The external routine attempted to modify data, but the routine was not defined as MODIFIES SQL DATA. | -577 |
38003 | The statement is not allowed in a routine. | -751 |
38004 | The external routine attempted to read data, but the routine was not defined as READS SQL DATA. | -579 |
38501 | Error occurred while calling a user-defined function, external procedure, or trigger (using the SIMPLE CALL or SIMPLE CALL WITH NULLS calling convention). | -443, -4302 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
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. | -470, -20205 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
3B001 | The savepoint is not valid. | -880 |
3B002 | The maximum number of savepoints has been reached. | -20112 |
3B501 | A duplicate savepoint name was detected. | -881 |
3B502 | A RELEASE or ROLLBACK TO SAVEPOINT was specified, but a savepoint does not exist. | -882 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
3C000 | The cursor name is ambiguous. | -051 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
3F000 | The schema (collection) name is invalid. | -713 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
42501 | The authorization ID does not have the privilege to perform the specified operation on the identified object. | -551 |
42502 | The authorization ID does not have the privilege to perform the operation as specified. | -552 |
42506 | Owner authorization failure occurred. | -30053 |
42601 | A character, token, or clause is invalid or missing. | -007, -011, -029, -097, -104, -109, -115, -128, -199, -441, -491 |
42602 | A character that is invalid in a name has been detected. | -113, -251 |
42603 | An unterminated string constant has been detected. | -010 |
42604 | An invalid numeric or string constant has been detected. | -103, -105 |
42605 | The number of arguments specified for a scalar function is invalid. | -170 |
42606 | An invalid hexadecimal constant has been detected. | -110 |
42607 | An operand of a column function or CONCAT operator is invalid. | -112 |
42609 | All operands of an operator or predicate are parameter markers. | -417 |
42610 | A parameter marker is not allowed. | -184, -418 |
42611 | The column or argument definition is invalid. | -106, -604 |
42612 | The statement string is an SQL statement that is not acceptable in the context in which it is presented. | -084 |
42613 | Clauses are mutually exclusive. | -628 |
42614 | A duplicate keyword or clause is invalid. | -637 |
42615 | An invalid alternative was detected. | -644 |
42616 | Invalid options are specified. | -5047 |
42617 | The statement string is blank or empty. | -198 |
42618 | A host variable is not allowed. | -090, -312, -5012, -5024 |
42620 | Read-only SCROLL was specified with the UPDATE clause. | -228 |
42621 | The check constraint generated column expression is invalid. | -546 |
42622 | A name or label is too long. | -107 |
42623 | A DEFAULT clause cannot be specified. | -373 |
42625 | A CASE expression is invalid. | -580 |
42629 | Parameter names must be specified for SQL routines. | -078 |
42631 | An expression must be specified on a RETURN statement in an SQL function. | -057 |
42701 | A duplicate column name in an INSERT or UPDATE operation or the SET transition-variable was detected. | -121 |
42702 | A column reference is ambiguous, because of duplicate names. | -203 |
42703 | An undefined column or parameter name was detected. | -205, -206, -213, -5001 |
42704 | An undefined object or constraint name was detected. | -204 |
42705 | An undefined server-name was detected. | -950 |
42707 | A column name in ORDER BY does not identify a column of the result table. | -208 |
42709 | A duplicate column name was specified in a key column list. | -537 |
42710 | A duplicate object or constraint name was detected. | -456, -601 |
42711 | A duplicate column name was detected in the object definition or ALTER TABLE statement. | -612 |
42712 | A duplicate table designator was detected in the FROM clause or REFERENCING clause of a CREATE TRIGGER statement. | -212 |
42713 | A duplicate object was detected in a list or is the same as an existing object. | -242 |
42718 | The local server name is not defined. | -250 |
42723 | A function with the same signature already exists in the schema. | -454 |
42724 | Unable to access an external program used for a user-defined function or a procedure. | -444, -4300, -4303, -4304, -4306 |
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. |
-476 |
42726 | Duplicate names for common table expressions were detected. | -340 |
42732 | A duplicate schema name in the SET CURRENT PATH statement was detected. | -585 |
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. |
-484 |
42734 | A duplicate parameter-name, SQL variable name, label, or condition-name was detected. | -590 |
42736 | The label specified on the GOTO, ITERATE, or LEAVE statement is not found or not valid. | -779 |
42737 | The condition specified is not defined. | -781 |
42738 | A duplicate column name or unnamed column was specified in a DECLARE CURSOR statement of a FOR statement. | -783 |
42802 | The number of insert or update values is not the same as the number of columns. | -117 |
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. |
-119, -122 |
42804 | The result expressions in a CASE expression are not compatible. | -581 |
42805 | An integer in the ORDER BY clause does not identify a column of the result table. | -125 |
42806 | A value cannot be assigned to a host variable, because the data types are not compatible. | -303 |
42807 | The INSERT, UPDATE, or DELETE is not permitted on this object. | -150, -155 |
42808 | A column identified in the INSERT or UPDATE operation is not updatable. | -151 |
42809 | The identified object is not the type of object to which the statement applies. | -152, -156, -159 |
42810 | A base table is not identified in a FOREIGN KEY clause. | -157 |
42811 | The number of columns specified is not the same as the number of columns in the SELECT clause. | -158 |
42812 | A library name is required in CREATE TABLE in the system naming mode. | -5002 |
42813 | WITH CHECK OPTION cannot be used for the specified view. | -160 |
42814 | The column cannot be dropped, because it is the only column in the table. | -195 |
42815 | The data type, length, scale, value, or CCSID is invalid. | -060, -171, -451, -713, -846, -5005 |
42816 | A datetime value or duration in an expression is invalid. | -182, -187 |
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. |
-196 |
42818 | The operands of an operator or function are not compatible. | -131, -401 |
42819 | An operand of an arithmetic operation or an operand of a function that requires a number is not a number. | -402 |
42820 | A numeric constant is too long, or it has a value that is not within the range of its data type. | -405, -410 |
42821 | A data type for an assignment to a column or variable is not compatible with the data type. | -408 |
42822 | An expression in the ORDER BY clause or GROUP BY clause is not valid. | -214 |
42823 | Multiple columns are returned from a subquery that only allows one column. | -412 |
42824 | An operand of LIKE is not a string, or the first operand is not a column. | -132, -414 |
42825 | The rows of UNION, INTERSECT, EXCEPT, or VALUES do not have compatible columns. | -415 |
42826 | The rows of UNION, INTERSECT, EXCEPT, or VALUES do not have the same number of columns. | -421 |
42827 | The table identified in the UPDATE or DELETE is not the same table designated by the cursor. | -509 |
42828 | The table designated by the cursor of the UPDATE or DELETE statement cannot be modified, or the cursor is read-only. | -510, -520 |
42829 | FOR UPDATE OF is invalid, because the result table designated by the cursor cannot be modified. | -511 |
42830 | The foreign key does not conform to the description of the parent key. | -538 |
42832 | The operation is not allowed on system objects. | -607 |
42833 | The qualified object name is inconsistent with the naming option. | -5016 |
42834 | SET NULL cannot be specified, because no column of the foreign key can be assigned the null value. | -629 |
42835 | Cyclic references cannot be specified between named derived tables. | -341 |
42836 | The specification of a recursive, named derived table is invalid. | -346 |
42837 | The column cannot be altered, because its attributes are not compatible with the current column attributes. | -190 |
42841 | A parameter marker can not be a user-defined type or reference type. | -432 |
42842 | A column or parameter definition is invalid, because a specified option is inconsistent with the column description. | -683 |
42845 | An invalid use of a NOT DETERMINISTIC or EXTERNAL ACTION function was detected. | -583 |
42846 | Cast from source type to target type is not supported. | -461 |
42847 | An OVRDBF command was issued for one of the referenced files, but one of the parameters is not valid for SQL. | -7002 |
42848 | Isolation level CS WITH KEEP LOCKS is not allowed. | -194 |
42850 | A logical file is invalid in CREATE VIEW. | -7010 |
42851 | A referenced file is not a table, view, or physical file. | -7011 |
42852 | The privileges specified in GRANT or REVOKE are invalid or inconsistent. (For example, GRANT ALTER on a view.) | -557 |
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. | -20055 |
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. |
-392 |
42857 | A referenced file has more than one format. | -7003 |
42858 | Operation cannot be applied to the specified object. | -7001 |
42860 | The constraint cannot be dropped because it is enforcing a primary key or ROWID. | -784 |
42862 | An extended dynamic statement cannot be executed against a non-extended dynamic package. | -827 |
42863 | An undefined host variable in REXX has been detected. | -306 |
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. |
-475 |
42872 | FETCH statement clauses are incompatible with the cursor definition. | -225 |
42873 | An invalid number of rows was specified in a multiple-row FETCH or multiple-row INSERT. | -221 |
42874 | ALWCPYDTA(*NO) was specified, but a copy is necessary to implement the select-statement. | -527 |
42875 | The schema-name portion of a qualified name must be the same name as the schema name. | -5051 |
42876 | Different CCSIDs for keys in CREATE INDEX are only allowed with a *HEX sort sequence. | -7024 |
42877 | The column name cannot be qualified. | -197 |
42878 | An invalid function or procedure name was used with the EXTERNAL keyword. | -449 |
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. |
-492 |
42880 | The CAST TO and CAST FROM data types are incompatible, or would always result in truncation of a fixed string. | -453 |
42881 | Invalid use of a function. | -391 |
42882 | The specific instance name qualifier is not equal to the function name qualifier. | -455 |
42883 | No function or method was found with a matching signature. | -458 |
42884 | No routine was found with the specified name and compatible arguments. | -440 |
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. | -483 |
42886 | The IN, OUT, or INOUT parameter attributes do not match. | -469 |
42887 | The function is not valid in the context where it occurs. | -390 |
42888 | The table does not have a primary key. | -539 |
42889 | The table already has a primary key. | -624 |
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. | -573 |
42891 | A duplicate UNIQUE constraint already exists. | -541 |
42892 | The referential constraint and trigger are not allowed, because the DELETE rule and trigger event are not compatible. | -675 |
42893 | The object or constraint cannot be dropped or authorities cannot be revoked from the object, because other objects are dependent on it. | -478, -616 |
42894 | The value of a column or sequence attribute is invalid. | -574 |
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. |
-301 |
42896 | The ASP number is invalid. | -7026 |
42898 | An invalid correlated reference or transition table was detected in a trigger. | -696 |
42899 | Correlated references and column names are not allowed for triggered actions with the FOR EACH STATEMENT clause. | -697 |
428A1 | Unable to access a file referenced by a file reference variable. | -452 |
428B3 | An invalid SQLSTATE was specified. | -435 |
428B7 | A number specified in an SQL statement is out of the valid range. | -490 |
428B8 | The name specified on a rename is not valid. | -7029 |
428BA | WITHOUT RETURN cursors must not be specified in SET RESULT SETS. | -20236 |
428C1 | Only one ROWID or IDENTITY column can be specified for a table. | -372 |
428C7 | A ROWID or reference column specification is not valid. | -771 |
428C9 | A ROWID or IDENTITY column cannot be specified as the target column of an INSERT or UPDATE. | -798 |
428D1 | Unable to access a file referenced by a DATALINK value. | -358 |
428D2 | AS LOCATOR cannot be specified for a non-LOB parameter. | -398 |
428D4 | A cursor specified in a FOR statement cannot be referenced in an OPEN, CLOSE, or FETCH statement. | -776 |
428D5 | The ending label does not match the beginning label. | -778 |
428D6 | UNDO is not allowed for NOT ATOMIC compound statements. | -780 |
428D7 | The condition value is not allowed. | -782 |
428D8 | The sqlcode or sqlstate variable declaration is not valid. | -785 |
428EC | The fullselect specified for the materialized query table is not valid. | -20058 |
428EK | The qualifier for a declared global temporary table name or an index on a declared global temporary table must be SESSION. | -079 |
428EW | The table cannot be converted to or from a materialized query table. | -20093 |
428F1 | An SQL TABLE function must return a table result. | -20120 |
428F2 | An integer expression must be specified on a RETURN statement in an SQL procedure. | -058 |
428F9 | A sequence expression cannot be specified in this context. | -348 |
428FA | The scale of the decimal number must be zero. | -336 |
428FC | The length of the encryption password is not valid. | -20144 |
428FD | The password used for decryption does not match the password used to encrypt the data. | -20145 |
428FE | The data is not a result of the ENCRYPT function. | -20146 |
428FR | A column cannot be altered as specified. | -20180 |
428FT | The table is not compatible with the specified data partitioning operation. | -20183 |
428FY | A column cannot be added, dropped, or altered in a materialized query table. | -20235 |
428G0 | A logical file prevents the alter of the partition attributes. | -20246 |
428G2 | The last data partition cannot be dropped from the table. | -20251 |
42903 | Invalid use of an aggregate function or OLAP function. | -120 |
42904 | The SQL procedure was not created because of a compile error. | -7032 |
42906 | A column function in a subquery of a HAVING clause includes an expression that applies an operator to a correlated reference. | -133 |
42907 | The string is too long. | -134 |
42908 | The statement does not include a required column list. | -153 |
42910 | The statement is not allowed in a Compound statement. | -775 |
42911 | A decimal divide operation is invalid, because the result would have a negative scale. | -419 |
42912 | A column cannot be updated, because it is not identified in the UPDATE clause of the select-statement of the cursor. | -503 |
42914 | The DELETE is invalid, because a table referenced in a subquery can be affected by the operation. | -536 |
42917 | The object cannot be explicitly dropped or altered. | -658 |
42918 | A user-defined data type cannot be created with a system-defined data type name (for example, INTEGER). | -473 |
42919 | Nested compound statements are not allowed. | -777 |
42922 | DROP SCHEMA cannot be executed under commitment control. | -5003 |
42923 | Program or package must be recreated to reference an alias-name. | -7033 |
42924 | An alias resolved to another alias rather than a table or view at the remote location. | -513 |
42926 | Locators are not allowed with COMMIT(*NONE). | -7034 |
42929 | FOR ALL PARTITIONS is not allowed for an encoded vector index. | -20243 |
42930 | The same column was identified in FOR UPDATE OF and ORDER BY. | -5021 |
42932 | The program preparation assumptions are incorrect. | -30052 |
42937 | The parameter must not have a subtype of mixed. | -192 |
42939 | The name cannot be used, because the specified identifier is reserved for system use. | -457, -707 |
42944 | The authorization ID cannot be both an owner and primary group owner. | -7028 |
42961 | The server name specified does not match the current server. | -114 |
42962 | A long column, LOB column, structured type column or datalink column cannot be used in an index, a key, or a constraint. | -350 |
42969 | The package was not created and the current unit of work was rolled back, because of internal limitations or an invalid section number. | -7020 |
42970 | COMMIT HOLD or ROLLBACK HOLD is only allowed to a DB2 UDB for iSeries application server. | -7018 |
42971 | SQL statements cannot be executed under commitment control, because commitment control is already active to another relational database. | -7017 |
42972 | An expression in a join-condition or ON clause of a MERGE statement references columns in more than one of the operand tables. | -338 |
42977 | The authorization ID cannot be changed when connecting to the local server. | -7022 |
42978 | An indicator variable is not a small integer. | -080 |
42981 | CREATE SCHEMA is not allowed if changes are pending in the unit of work. | -7941 |
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
|
-7027 |
42985 | The statement is not allowed in a routine. | -577, -579, -751 |
42987 | The statement is not allowed in a trigger. | -751 |
42990 | A unique index or unique constraint is not allowed because the key columns are not a superset of the partitioned key columns. | -270 |
42995 | The requested function does not apply to global temporary tables. | -526 |
42996 | The partition key cannot be a datetime or floating-point column. | -328 |
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. |
-256 |
42999 | The query is not allowed on a distributed table or view. | -255 |
429B6 | Rows from a distributed table cannot be redistributed because the table contains a datalink column with FILE LINK CONTROL. | -7037 |
429B7 | A referential constraint with a delete rule of CASCADE is not allowed on a table with a DataLink column with FILE LINK CONTROL. | -7038 |
429BD | RETURN must be the last SQL statement of the atomic compound statement within an SQL row or table function. | -20148 |
429BH | A partitioned table cannot contain an identity column. | -20247 |
429BM | The ICU sort sequence cannot be used in this context. | -20268 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
44000 | The INSERT or UPDATE is not allowed, because a resulting row does not satisfy the view definition. | -161 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
46001 | The URL specified on an install or replace of a jar procedure did not identify a valid jar file. | -20200 |
46002 | The jar name specified on the install, replace, or remove of a Java procedure is not valid. | -20201 |
46003 | The jar file cannot be removed, a class is in use by a procedure. | -20202 |
46007 | A Java function has a Java method with an invalid signature. | -20203 |
46008 | A Java function cannot map to a single Java method. | -20204 |
46501 | The install or remove jar procedure for "<jar-id>" specified the use of a deployment descriptor. | -20207 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
51002 | The package corresponding to an SQL statement execution request was not found. | -805 |
51003 | Consistency tokens do not match. | -818 |
51004 | An address in the SQLDA is invalid. | -822 |
51009 | COMMIT or ROLLBACK is not allowed, because commitment control has not been started. | -7007 |
51015 | An attempt was made to execute a section that was found to be in error at bind time. | -525 |
51021 | SQL statements cannot be executed until the application process executes a rollback operation. | -918 |
51035 | A PREVVAL expression cannot be used because a value has not been generated for the sequence yet in this session. | -845 |
51036 | An implicit connect to a remote server is not allowed because a savepoint is outstanding. | -20110 |
51037 | The operation is not allowed because a trigger has been marked inoperative. | -7048 |
51039 | The ENCRYPTION PASSWORD value is not set. | -20143 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
53038 | The number of key limit values is zero or greater than the number of columns in the key. | -663 |
53039 | The PART clause of the ALTER statement is omitted or invalid. | -665 |
53045 | The data type of the key limit constant is not the same as the data type of the column. | -678 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
54001 | The statement is too long or too complex. | -101 |
54002 | A string constant is too long. | -102 |
54004 | The statement has too many table names or too many items in a SELECT or INSERT list. | -129, -840 |
54005 | The sort key is too long, or has too many columns. | -136 |
54006 | The result of concatenation is too long. | -137 |
54008 | The key is too long, a column of the key is too long, or the key many columns. | -602, -613, -614, -631 |
54009 | Too many users were specified in GRANT or REVOKE. | -5017 |
54010 | The record length of the table is too long. | -101 |
54011 | Too many columns were specified for a table, view, or table function. | -101, -680 |
54018 | The row is too long. | -809 |
54019 | The maximum number of late descriptors has been exceeded, probably because too many different CCSIDs were used. | -871 |
54021 | Too many constraints, or the size of the constraint is too large. | -642 |
54023 | The limit for the number of parameters or arguments for a function or a procedure has been exceeded. | -442, -448 |
54028 | The maximum number of concurrent LOB handles has been reached. | -429 |
54035 | An internal object limit exceeded. | -7049 |
54038 | Maximum depth of nested routines or triggers was exceeded. | -724 |
54044 | A multiple-byte (UCS-2) sort sequence table cannot be supported in DRDA® because it is too large. | -7031 |
54054 | The combination of the number of table space partitions and the corresponding length of the partitioning limit key it too large. | -4701 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
55005 | Recursion is only supported to a DB2 UDB for iSeries application server. | -145 |
55006 | The object cannot be dropped, because it is currently in use by the same application process. | -615, -950 |
55007 | The object cannot be altered, because it is currently in use by the same application process. | -951 |
55018 | The schema cannot be dropped, because it is in the library list. | -7006 |
55019 | The object is in an invalid state for the operation. | -7008, -20054 |
55029 | Local program attempted to connect to a remote database. | -862 |
55042 | The alias is not allowed because it identifies a single member of a multiple member file. | -7030 |
55048 | Encrypted data cannot be encrypted. | -20147 |
55050 | An object cannot be created into a protected schema. | -7052 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
56016 | The ranges specified for data partitions are not valid. | -636 |
56084 | An unsupported SQLTYPE was encountered in a select list or input list. | -351, -352 |
56095 | A bind option is invalid. | -30104 |
560BF | The encryption and decryption facility has not been installed. | -20223 |
560C4 | The option is not valid for the ARD interface. | -5027, -5028 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
57005 | The statement cannot be executed, because a utility or a governor time limit was exceeded. | -666 |
57006 | The object cannot be created, because a DROP or CREATE is pending. | -679 |
57007 | The object cannot be used, because an operation is pending. | -910 |
57011 | Virtual storage or database resource is not available. | -904, -971, -7053 |
57012 | A non-database resource is not available. This will not affect the successful execution of subsequent statements. | -30040 |
57013 | A non-database resource is not available. This will affect the successful execution of subsequent statements. | -30041 |
57014 | Processing was canceled as requested. | -952 |
57017 | Character conversion is not defined. | -332 |
57033 | Deadlock or timeout occurred without automatic rollback. | -913 |
57042 | DDM recursion has occurred. | -30001 |
57043 | A local SQL application program cannot be executed on an application server. | -7021 |
57050 | The file server is not currently available. | -357 |
SQLSTATE Value | Meaning | SQLCODE Values |
---|---|---|
58003 | An invalid section number was detected. | -144 |
58004 | A system error (that does not necessarily preclude the successful execution of subsequent SQL statements) occurred. | -901, -4301 |
58008 | Execution failed due to a distribution protocol error that will not affect the successful execution of subsequent DDM commands or SQL statements. | -30000 |
58009 | Execution failed due to a distribution protocol error that caused deallocation of the conversation. | -30020 |
58010 | Execution failed due to a distribution protocol error that will affect the successful execution of subsequent DDM commands or SQL statements. | -30021 |
58011 | The DDM command is invalid while the bind process in progress. | -30050 |
58012 | The bind process with the specified package name and consistency token is not active. | -30051 |
58014 | The DDM command is not supported. | -30070 |
58015 | The DDM object is not supported. | -30071 |
58016 | The DDM parameter is not supported. | -30072 |
58017 | The DDM parameter value is not supported. | -30073 |
58018 | The DDM reply message is not supported. | -30074 |
58028 | The commit operation failed, because a resource in the unit of work was not able to commit its resources. | -175 |
58033 | An unexpected error occurred while attempting to access a client driver. | -969 |
</html>