HPE NonStop SQL/MX Error – 3201 EXTERNAL PATH clause is required.

In this blog post, let’s learn about the error message “3201 EXTERNAL PATH clause is required.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

3201 EXTERNAL PATH clause is required.

Reason for the Error

In the CREATE PROCEDURE statement, you omitted the mandatory EXTERNAL PATH clause.

Solution

Correct the syntax and resubmit