Login  Register

Re: RMAN backup failed with this error: RMAN-03009

Posted by ErmanArslansOracleBlog on May 23, 2016; 8:27am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/RMAN-backup-failed-with-this-error-RMAN-03009-tp1000p1001.html

if this is EBS 12.1, this may be normal.

Resize the system09.dbf and the issue will be fixed.
alter database datafile '<Install_loc>/db/apps_st/data/system09.dbf' resize 1000M;

if the issue continues, update me. If not again update me :)