RMAN error - urgent!

RMAN error - urgent!

 

  

I have the following script

RUN {
ALLOCATE CHANNEL d1 device TYPE disk format 'y:\rdbs_%U';
BACKUP incremental level 1 tablespace a,b,c,d,e,f,g,....; -- 40 tablespaces per line
...
10 lines
}


When I execute this script i get the following error


RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on d1 channel at 09/29/2006 13:44:23
ORA-19504: failed to create file "Y:\RDBS_U"
ORA-27038: created file already exists
OSD-04010: <create> option specified, file already exists


Any ideas? This is the first time I try to backup on disk.



Merci / Thanks
Yves Leonard,
Chef de Projet / Project Leader,
DDS / SDD,
RH Coats, 13-I
Téléphone / phone : 613-951-3233,
couriel / email : yves.[Email address protected]



Oracle LazyDBA home page