DBT-17063
Operation cannot be continued to perform the tablespace encryption.
Cause
The operation requires tablespaces to be encrypted. However, the TABLESPACE_ENCRYPTION parameter is set to DECRYPT_ONLY, or the ENCRYPT_NEW_TABLESPACES parameter is set to DDL. This configuration is incompatible with tablespace encryption.
Action
Either remove the tablespace encryption specification, or adjust the TABLESPACE_ENCRYPTION and/or ENCRYPT_NEW_TABLESPACES parameters to permit encryption.