Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RMAN Fails with error RMAN -00601

Soumya Sundar DasSep 13 2018 — edited Sep 13 2018

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.

This post has been answered by EdStevens on Sep 13 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 11 2018
Added on Sep 13 2018
14 comments
8,731 views