HPE NonStop SQL/MX Error – 3130 The UNSIGNED option is not supported for LARGEINT type.

In this blog post, let’s learn about the error message “3130 The UNSIGNED option is not supported for LARGEINT type.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

3130 The UNSIGNED option is not supported for LARGEINT type.

Reason for the Error

You attempted to define a LARGEINT data item with the UNSIGNED option, which is not supported.

Solution

Correct the syntax and resubmit