Table 90. Error codes issued by the IBM Data Server Driver for JDBC and SQLJ (continued)
Error
Code Message text and explanation SQLSTATE
-4203 Error executing function. Server returned rc.
: An error occurred on an XA connection during execution of
an SQL statement.
For network optimization, the IBM Data Server Driver for
JDBC and SQLJ delays some XA flows until the next SQL
statement is executed. If an error occurs in a delayed XA
flow, that error is reported as part of the SQLException that is
thrown by the current SQL statement.
-4210 Timeout getting a transport object from pool. 57033
-4211 Timeout getting an object from pool. 57033
-4212 Sysplex member unavailable.
-4213 Timeout. 57033
-4214 text-from-getMessage
Explanation: Authorization failed.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
28000
-4220 text-from-getMessage
Explanation: An error occurred during character conversion.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
-4221 text-from-getMessage
Explanation: An error occurred during encryption or
decryption.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
-4222 text-from-getMessage
Explanation: An error occurred during connection to the data
source.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
-4223 text-from-getMessage
Explanation: An error occurred during initialization.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
-4224 text-from-getMessage
Explanation: An error occurred during resource cleanup.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
Chapter 7. JDBC and SQLJ reference information 385
|||
|||
|||