Skip to Main Content

Oracle Database Discussions

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!

ORA-19804: cannot reclaim 18300928 bytes disk space from 10737418240 limit

007Dec 25 2013 — edited Dec 25 2013

Hi,

My database version is 11.2.0.1.0 and i have set db_recovery file dest size to 10G and also i have enough space in mount point,but my RMAN fails with the below error

Starting backup at 25-DEC-13

using channel ORA_DISK_1

channel ORA_DISK_1: starting compressed full datafile backup set

channel ORA_DISK_1: specifying datafile(s) in backup set

input datafile file number=00003 name=/u01/app/oracle/oradata/DB11G/undotbs01.dbf

input datafile file number=00004 name=/u01/app/oracle/oradata/DB11G/users01.dbf

input datafile file number=00001 name=/u01/app/oracle/oradata/DB11G/system01.dbf

input datafile file number=00002 name=/u01/app/oracle/oradata/DB11G/sysaux01.dbf

channel ORA_DISK_1: starting piece 1 at 25-DEC-13

RMAN-03009: failure of backup command on ORA_DISK_1 channel at 12/25/2013 17:08:52

ORA-19809: limit exceeded for recovery files

ORA-19804: cannot reclaim 81920 bytes disk space from 10737418240 limit

continuing other job steps, job failed will not be re-run

channel ORA_DISK_1: starting compressed full datafile backup set

channel ORA_DISK_1: specifying datafile(s) in backup set

including current control file in backup set

channel ORA_DISK_1: starting piece 1 at 25-DEC-13

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-03002: failure of backup plus archivelog command at 12/25/2013 17:08:54

ORA-19809: limit exceeded for recovery files

ORA-19804: cannot reclaim 18300928 bytes disk space from 10737418240 limit

Regards,

007

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 22 2014
Added on Dec 25 2013
2 comments
23,377 views