Error from recovery catalog database: ORA-01950: no privileges on tablespace ‘SYSTEM’
ORACLE error from recovery catalog database: ORA-01950: no privileges on tablespace ‘SYSTEM’ | RMAN-06433: error installing recovery catalog
Please ensure you have assigned below minimum privileges to the User for your Recovery Catalog. Grant these by logging into your SYS user
- GRANT resource to <recovery catalog username>
- GRANT RECOVERY_CATALOG_OWNER to <recovery catalog username>