In this blog post, let’s learn about the error message “11243 The Language Manager encountered a java.sql.SQLException while retrieving the value of column column-number from a java.sql.ResultSet row.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.
Error Message
11243 The Language Manager encountered a java.sql.SQLException while retrieving the value of column column-number from a java.sql.ResultSet row.
Reason for the Error
While processing a stored procedure result set, the language manager was unable to access the specified column value in a row retrieved from the JDBC Type driver (server-side) because a java.sql.ResultSet getter method (getLong, getString, and so on) threw an exception.
Solution
Do not attempt recovery. Contact your service provider