IBM DB2 Manual page 400

Table of Contents

Advertisement

Table 90. Error codes issued by the IBM Data Server Driver for JDBC and SQLJ (continued)
Error
Code
+4461
+4462
+4470
+4471
+4472
+4474
-4200
-4201
384
Application Programming Guide and Reference for Java
Message text and explanation
text-from-getMessage
Explanation: The specified value is invalid of out of range.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
text-from-getMessage
Explanation: A required value is missing.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
text-from-getMessage
Explanation: The requested operation cannot be performed
because the target resource is closed.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
text-from-getMessage
Explanation: The requested operation cannot be performed
because the target resource is in use.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
text-from-getMessage
Explanation: The requested operation cannot be performed
because the target resource is because the target resource is
unavailable.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
text-from-getMessage
Explanation: The requested operation cannot be performed
because the target resource cannot be changed.
User response: Call SQLException.getMessage to retrieve
specific information about the problem.
Invalid operation: An invalid COMMIT or ROLLBACK has
been called in an XA environment during a Global
Transaction.
Explanation: An application that was in a global transaction
in an XA environment issued a commit or rollback. A commit
or rollback operation in a global transaction is invalid.
Invalid operation: setAutoCommit(true) is not allowed during
Global Transaction.
Explanation: An application that was in a global transaction
in an XA environment executed the setAutoCommit(true)
statement. Issuing setAutoCommit(true) in a global
transaction is invalid.
SQLSTATE
2D521
2D521

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents