HPE NonStop SQL/MX Error – 4508 Stream access is not allowed in a MERGE statement.

In this blog post, let’s learn about the error message “4508 Stream access is 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

4508 Stream access is not allowed in a MERGE statement.

Reason for the Error

You specified STREAM ACCESS in the MERGE statement.

Solution

Modify the statement without specifying STREAM ACCESS and resubmit the MERGE statement