Oracle Error Message
ORA-33429: (EIFMAKEF17) CAUTION: NTEXT expression will be exported with type TEXT.
Reason for the Error
User attempted to export an expression whose data type is NTEXT, but but the EIFVERSION option indicates a version of Express / Oracle OLAP that does not support the NTEXT data type. The expression will be exported as a TEXT object instead.
Solution
No action needed.