Oracle Error Message
ORA-30656: column type not supported on external organized table
Reason for the Error
Attempt to create an external organized table with a column of type LONG, LOB, BFILE, ADT, or VARRAY.
Solution
These column types are not supported, change the DDL.