RMAN-07543
recovery catalog does not have VPD support enabled
Cause
An attempt was made to use virtual recovery catalog features without a proper VPD setup for the base catalog.
Action
- Execute '?/rdbms/admin/dbmsrmanvpc.sql -vpd owner' after connecting to a catalog database as SYS to grant VPD-required privileges to the base catalog owner.
- Reconnect to RMAN base catalog and perform UPGRADE CATALOG.
- Retry the failed operation.