HPE NonStop SQL/MX Error – 1064 Dropping metadata view tablename is not allowed.

In this blog post, let’s learn about the error message “1064 Dropping metadata view tablename is not allowed.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

1064 Dropping metadata view tablename is not allowed.

Reason for the Error

An attempt was made to drop a view that is a metadata object. Metadata views and their creation are not currently supported, so this error should not be encountered.

Solution

None