HPE NonStop SQL/MX Error – 3143 BROWSE or READ UNCOMMITTED access is not allowed on a table value constructor.

In this blog post, let’s learn about the error message “3143 BROWSE or READ UNCOMMITTED access is not allowed on a table value constructor.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

3143 BROWSE or READ UNCOMMITTED access is not allowed on a table value constructor.

Reason for the Error

You attempted to create a table value constructor with BROWSE or READ UNCOMMITTED access, which is not supported.

Solution

Correct the syntax and resubmit