HPE NonStop SQL/MX Error – 3161 procedure parameter was not declared in the procedure parameter list.

In this blog post, let’s learn about the error message “3161 procedure parameter was not declared in the procedure parameter list.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

3161 procedure parameter was not declared in the procedure parameter list.

Reason for the Error

You did not declare procedure parameter in the parameter list, which is required.

Solution

Correct the syntax and resubmit