HPE NonStop SQL/MX Error – 13032 Not expecting input host variables for static cursor name.

In this blog post, let’s learn about the error message “13032 Not expecting input host variables for static cursor name.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

13032 Not expecting input host variables for static cursor name.

Reason for the Error

You specified input host variables for cursor name. An open cursor does not need host variables.

Solution

Remove the host variables and resubmit