Recovery Catalog Issue
Hi Gurus, One of our target database is 12.1.0.2 and when trying to upgrade the rman catalog whose version is 11.02.00.04 the upgrade failed even though the script dbmsrmansys.sql had been ran connecting 12.1.0.2 executable with rman catalog and then upgrade catalog was issued. SQL> RMAN> upgrade catalog; error creating dbms_rcvcat package body RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== RMAN-06443: error upgrading recovery catalog RMAN> But one of the other DBA resolved the issue by granting UTL_HTTP to rman and upgrade went successful.My question is does RMAN need this privilege and if so ,is there