Oracle Error ORA-39328: encryption password is too long

Oracle Error Message

ORA-39328: encryption password is too long

Reason for the Error

The encryption password provided to the Data Pump job was invalid because its length was greater than the maximum allowed. When using the password to encrypt the dump file set, the maximum length is 1000 bytes. When using the password to re-encrypt encrypted columns only, the maximum length is 30 bytes.

Solution

Retry the operation with a valid encryption password.