Oracle Error ORA-40227: invalid transformation attribute

Oracle Error Message

ORA-40227: invalid transformation attribute

Reason for the Error

Transformation list provided to CREATE_MODEL has duplicate or NULL attributes. Case ID or target attribute has attribute_subname that is not NULL. Attribute provided to ALTER_REVERSE_EXPRESSION does not exist in the model.

Solution

Remove NULLs and duplicates and fix case ID and target attributes or provide a valid attribute for a given model.