HPE NonStop SQL/MX Error – 13016 Descriptor name name1 conflicts with SQLC default name name2.

In this blog post, let’s learn about the error message “13016 Descriptor name name1 conflicts with SQLC default name name2.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

13016 Descriptor name name1 conflicts with SQLC default name name2.

Reason for the Error

In a START statement, you specified descriptor name1,which duplicates the SQLC default name2.

Solution

Select a descriptor name that does not duplicate the SQLC default name, and resubmit