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!

RMAN Error....Not able to backup database

VPSOct 17 2007 — edited Oct 17 2007

Friends,

OS: RHEL AS 3
DB: 9iR2

New to RMAN....
i followed the link http://www.idevelopment.info/data/Oracle/DBA_tips/RMAN_9i/RMAN9_50.shtml to configure rman.
but im not able to do the backup.

this is the error im getting.....

Starting backup at 10-OCT-07
using target database controlfile instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=12 devtype=DISK
channel ORA_DISK_1: starting full datafile backupset
channel ORA_DISK_1: specifying datafile(s) in backupset
input datafile fno=00006 name=/u01/app/oracle/oradata/RDTEST/proddb_DEFAULT.dbf
input datafile fno=00001 name=/u01/app/oracle/oradata/RDTEST/system01.dbf
input datafile fno=00002 name=/u01/app/oracle/oradata/RDTEST/undotbs01.dbf
input datafile fno=00010 name=/u01/app/oracle/oradata/RDTEST/xdb01.dbf
input datafile fno=00005 name=/u01/app/oracle/oradata/RDTEST/indx01.dbf
input datafile fno=00009 name=/u01/app/oracle/oradata/RDTEST/users01.dbf
input datafile fno=00003 name=/u01/app/oracle/oradata/RDTEST/cwmlite01.dbf
input datafile fno=00004 name=/u01/app/oracle/oradata/RDTEST/drsys01.dbf
input datafile fno=00007 name=/u01/app/oracle/oradata/RDTEST/odm01.dbf
input datafile fno=00008 name=/u01/app/oracle/oradata/RDTEST/tools01.dbf
channel ORA_DISK_1: starting piece 1 at 10-OCT-07
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 10/10/2007 13:20:15
ORA-19504: failed to create file "/u02/orabackup/rman/ora920/backup_db_RDTEST_S_4_P_1_T_635606414"
ORA-27040: skgfrcre: create error, unable to create file
Linux Error: 13: Permission denied

where im making mistake?

thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 14 2007
Added on Oct 17 2007
9 comments
1,389 views