Oracle Error Message
ORA-39816: Direct Path Unload of tables with encrypted column(string.string) is not allowed.
Reason for the Error
An attempt was made to use Direct Path API Unload to unload a table with encrypted columns.
Solution
Do not use Direct Path Unload to unload a table with encrypted columns.