Oracle Error ORA-19961: compression algorithm string requires advanced compression option to be enabled

Oracle Error Message

ORA-19961: compression algorithm string requires advanced compression option to be enabled

Reason for the Error

Requested compression algorithm in initialization parameter or by RMAN configuration requires that the advanced compression option be enabled and it was not.

Solution

Change initialization parameter advanced_compression_option_usable to true or change RMAN configurations and retry the operation.