HPE NonStop SQL/MX Error – 3136 Only LEFT, RIGHT, and FULL OUTER JOIN are valid in {oj …}

In this blog post, let’s learn about the error message “3136 Only LEFT, RIGHT, and FULL OUTER JOIN are valid in {oj …}” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

3136 Only LEFT, RIGHT, and FULL OUTER JOIN are valid in {oj …}

Reason for the Error

You attempted to perform an invalid outer join. Only LEFT, RIGHT, and FULL OUTER JOIN are supported.

Solution

Correct the syntax and resubmit