Message Oracle ORA-38429 - invalid datatype for a stored attribute: string

ERRORinvalid datatype for a stored attribute: string
CAUSEThe (resulting) datatype for the attribute was not appropriate for storing.
ACTIONChoose a stored attribute that has a resulting datatype of NUMBER, VARCHAR2, CHAR or DATE.