Hi all,
Since last few days we are unable to run rman backup as it keeps failing with rman -00601 error.
RMAN> BACKUP DATABASE PLUS ARCHIVELOG;
Starting backup at 13-SEP-18
current log archived
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=131 devtype=DISK
allocated channel: ORA_DISK_2
channel ORA_DISK_2: sid=137 devtype=DISK
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00601: fatal error in recovery manager
RMAN-03004: fatal error during execution of command
SQL> select * from v$version;
BANNER
----------------------------------------------------------------
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
PL/SQL Release 10.2.0.1.0 - Production
CORE 10.2.0.1.0 Production
TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
NLSRTL Version 10.2.0.1.0 - Production
OS version:- Windows server 2008 R2 64bit
Kindly help regarding this as we are not able to backup our production database.