Oracle Solution for Error ora-30656

Solution for Oracle Error ORA-30656

ORA-30656: column type not supported on external organized table

What triggered the Error:

Attempt to create an external organized table with a column of type LONG, LOB, BFILE, ADT, or VARRAY.

What should we do to fix it:

These column types are not supported, change the DDL.