Oracle Error Message
ORA-39214: Data Pump does not support external tables with encrypted columns. string will not be exported
Reason for the Error
The object is an external table with encrypted columns and this is unsupported with Data Pump.
Solution
External table must be manually recreated on the target system.