HPE NonStop SQL/MX Error – 11238 Stored procedure procedure-name attempted to return one or more result sets containing large object data.

In this blog post, let’s learn about the error message “11238 Stored procedure procedure-name attempted to return one or more result sets containing large object data.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

11238 Stored procedure procedure-name attempted to return one or more result sets containing large object data.

Reason for the Error

During the execution of a CALL statement, an SPJ method returned a result set to SQL/MX and the result set added large object data. The large object data types, BLOB and CLOB, are not native data types in SQL/MX and are not supported as stored procedure result set column types.

Solution

Change the SPJ method, which will not return result sets containing large object data

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