HPE NonStop SQL/MX Error – 4513 SQL/MP table or alias are not allowed in a MERGE statement.

In this blog post, let’s learn about the error message “4513 SQL/MP table or alias are not allowed in a MERGE statement.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

4513 SQL/MP table or alias are not allowed in a MERGE statement.

Reason for the Error

You specified a SQL/MP table or an alias as the target table in the USING clause of a MERGE statement.

Solution

None