Oracle Error EXP-00018: datatype (number) for column string, table string.string is not supported

Oracle Error Message

EXP-00018: datatype (number) for column string, table string.string is not supported

Reason for the Error

Export does not support the referenced datatype.

Solution

Retry with an acceptable datatype (CHAR, NUMBER, DATE, LONG, or RAW).