HPE NonStop SQL/MX Error – 3133 PERFORM is valid only in COBOL programs.

In this blog post, let’s learn about the error message “3133 PERFORM is valid only in COBOL programs.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

3133 PERFORM is valid only in COBOL programs.

Reason for the Error

You specified a PERFORM statement, which is supported only in COBOL programs.

Solution

Correct the syntax and resubmit