Oracle Solution for Error ora-39214

Solution for Oracle Error ORA-39214

ORA-39214: Data Pump does not support external tables with encrypted columns. string will not be exported

What triggered the Error:

The object is an external table with encrypted columns and this is unsupported with Data Pump.

What should we do to fix it:

External table must be manually recreated on the target system.