JDBC Driver for SQL/MX Programmer's Reference
[back to the top]
29259 HY000 Module Error
Cause: An invalid parameter was detected when attempting to get catalog information or
attempting to prepare a statement from a module.
Effect: An exception is reported; the operation is not completed.
Recovery: See the exception message for recovery details.
[back to the top]
29260 HY000 Invalid Statement/Connection Handle
Cause: An invalid SQL statement handle was detected.
Effect: An exception is reported; the operation is not completed.
Recovery: Informational message only; no corrective action is needed. Report the entire
message to your service provider.
[back to the top]
29261 HY000 No error message in SQL/MX diagnostics area,
but sqlcode is non-zero
Cause: An SQL error was detected but no error message was reported by SQL/MX.
Effect: An SQL exception or warning is thrown without a diagnostic message.
Recovery: Unknown.
[back to the top]
29262 HY090 Invalid or null sql string
Cause: A stored-procedure or prepared-statement call contains an invalid SQL string.
Effect: The stored procedure or prepared statement is not executed.
Recovery: Make sure that the stored procedure or prepared statement contains a valid SQL
command.
[back to the top]
29263 HY000 Invalid or null statement label or name
Cause: A calling database stored a procedure or a prepared statement that has an invalid
statement-label input parameter.
Effect: The stored procedure or prepared statement is not executed.