HPE NonStop SQL/MX Error – 2071 The name name has already been declared or defined in this module. The previous definition, as a definition type, is being retained and this latest one ignored.

In this blog post, let’s learn about the error message “2071 The name name has already been declared or defined in this module. The previous definition, as a definition type, is being retained and this latest one ignored.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

2071 The name name has already been declared or defined in this module. The previous definition, as a definition type, is being retained and this latest one ignored.

Reason for the Error

You defined name twice in this module in which it was defined as a type definition type.

Solution

Specify a new name for the item and resubmit, if necessary