Oracle Error ORA-22311: type for attribute “string” does not exist

Oracle Error Message

ORA-22311: type for attribute “string” does not exist

Reason for the Error

The type of the attribute does not exist.

Solution

No types were created/modified for this DDL transaction. Redo the DDL transaction and add the creation of the attribute’s type in the DDL transaction.