⟩ Explain where RMAN keeps information of backups if you are using RMAN without Catalog?
CATALOG vs NOCATALOGthe difference is only, who maintains the backup records like,when is the last successful backup, incremental, differential,etc.,In CATALOG mode, another database (TARGET database) stores all the information.In NOCATALOG mode, controlfile of Target database is responsible.