HPE NonStop SQL/MX Error – 11239 No compatible methods method-name were found in Java class class-name.

In this blog post, let’s learn about the error message “11239 No compatible methods method-name were found in Java class class-name.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

11239 No compatible methods method-name were found in Java class class-name.

Reason for the Error

During the execution of a CREATE PROCEDURE statement that includes a DYNAMIC RESULT SETS clause that specifies a value greater than 0 (zero), an SPJ method having one or more trailing result sets could not be found in the specified Java class. The SPJ method must be named class-name.method-name and must have a Java type signature that matches the declared SQL parameter types. If the DYNAMIC RESULT SETS clause specifies a value greater than zero, the SPJ method must also have one or more trailing java.sql.ResultSet[] parameters.

Solution

Ensure that the SPJ method exists in the specified class file, and resubmit

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this blog post, let’s learn about the client error message “EngineNotSupported with HTTP Status 400” when working with PolarDB...
  • Data
  • December 15, 2022
In this blog post, let’s learn about the client error message “EngineVersionNotSupported with HTTP Status 400” when working with PolarDB...
  • Data
  • December 15, 2022
In this blog post, let’s learn about the client error message “IncorrectDBClusterLockMode with HTTP Status 400” when working with PolarDB...
  • Data
  • December 15, 2022