JDBC Type 4 Driver Programmer's Reference for SQL/MX Release 3.1 (H06.23+, J06.12+)
29167 HY000 Internal error. An internal index failed consistency check.
Cause. Internal error.
Effect. Operation fails.
Recovery. None. Report the entire message to your service provider.
29168 HY000 Unknown reply message error:
error error detail: error_detail
Cause. Server returned an error.
Effect. Operation fails.
Recovery. Evaluate any error or error detail information accompanying the message. Check the EMS event log for server errors. See the
Operator Messages Manual for server errors. See the SQL/MX Connectivity Service Manual for corrective action.
29169 HY000 Invalid connection property setting
Cause. The message returned by the server was too short to be a valid message.
Effect. Operation fails.
Recovery. None. Report the entire message to your service provider.
29170 HY000 Invalid parameter value
Cause. Internal error.
Effect. Operation fails.
Recovery. None. Report the entire message to your service provider.
29172 HY000 Translation of parameter to {0} failed.
Cause. Translation errors occurred when translating the parameter into the target character set reported in the
{0} replacement variable.
Effect. The method fails.
Recovery. Set the parameter to use characters within the appropriate character set. You can also turn off translation validation by setting the
translationVerification property to FALSE.
29173 HY000 Translation of SQL statement {0} failed.
Cause. Translation errors occurred when translating the SQL statement into the target character set reported in the
{0} replacement variable.
Effect. The method fails.
Recovery. Edit the SQL statement to use characters within the appropriate character set. You can also turn off translation validation by setting
the
translationVerification property to FALSE.
29174 HY000 Autocommit is on and updateRow was called on the ResultSet object.
Cause. The
ResultSet.updateRow() method is called when autocommit is set on.
Effect. Warning is thrown. Subsequent
ResultSet.next() calls will fail because all the ResultSet(cursors) are closed.
Recovery. Call the
ResultSet.updateRow() method with autocommit set to off.
29175 HY000 Unknown Error {0}.
Cause. An unknown error occurred during connection {0}.
Effect. The connection fails.
Recovery. Retry the connection.
29177 HY000 Data cannot be null.
Cause. The data structure returned by the MXCS server contains an unexpected null value.
Effect. Operation fails.
Recovery. Evaluate the EMS message log on the MXCS server, if any, and refer to the SQL/MX Connectivity Service Manual for corrective
action.
29178 HY000 No column value has been inserted.
Cause. The value for a required column was not specified.
Effect. Operation fails.
Recovery. Ensure that all required column values are specified, and retry the operation.
01032 08S01 Communication link failure. The server timed out or disappeared.
Cause. The connection timed out.










