Database Error Messages

ORA-38429

invalid datatype for a stored attribute: string

Cause

The (resulting) datatype for the attribute was not appropriate for storing.


Action

Choose a stored attribute that has a resulting datatype of NUMBER, VARCHAR2, CHAR or DATE.