All Oracle Error Codes
Oracle DBA Forum
EXP-00018:
datatype (
number
) for column
string
, table
string
.
string
is not supported
Cause:
Export does not support the referenced datatype.
Action:
Retry with an acceptable datatype (CHAR, NUMBER, DATE, LONG, or RAW).