Oracle Error ORA-22309: attribute with name “string” already exists

Oracle Error Message

ORA-22309: attribute with name “string” already exists

Reason for the Error

The user is attempting to create an object type where more than one attributes have the same name.

Solution

Check to make sure that all attribute names are unique.