Table 90. Error codes issued by the IBM Data Server Driver for JDBC and SQLJ
Error
Code Message text and explanation SQLSTATE
+4204 Errors were encountered and tolerated as specified by the
RETURN DATA UNTIL clause.
Explanation: Tolerated errors include federated connection,
authentication, and authorization errors. This warning applies
only to connections to DB2 Database for Linux, UNIX, and
Windows servers. It is issued only when a cursor operation,
such as a ResultSet.next or ResultSet.previous call, returns
false.
02506
+4222 text-from-getMessage
Explanation: A warning condition occurred during
connection to the data source.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
+4223 text-from-getMessage
Explanation: A warning condition occurred during
initialization.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
+4225 text-from-getMessage
Explanation: A warning condition occurred when data was
sent to a server or received from a server.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
+4226 text-from-getMessage
Explanation: A warning condition occurred during
customization or bind of an SQLJ application.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
+4228 text-from-getMessage
Explanation: An warning condition occurred that does not fit
in another category.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
+4450 Feature not supported: feature-name
+4460 text-from-getMessage
Explanation: The specified value is not a valid option.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
Chapter 7. JDBC and SQLJ reference information 383
||
|
|
|
|
|