HPE NonStop SQL/MX Error – 3195 Table creation with data type dtype is not supported.

In this blog post, let’s learn about the error message “3195 Table creation with data type dtype is not supported.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

3195 Table creation with data type dtype is not supported.

Reason for the Error

The data type specified for a column in a CREATE TABLE statement is not supported.

Solution

Correct the data and resubmit