RMAN WITH SHARED MAP [message #330571] |
Mon, 30 June 2008 08:42 |
lioracle
Messages: 68 Registered: February 2008 Location: Israel
|
Member |
|
|
i need to backup RMAN to MAP NETWORK FILE
how can i?
i write in my scriptsbackup current controlfile format 'o:\rman\cntrl_%d_set%s_piece%p_%T_%U';
the "O" letter its shared folder
but it say to me
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 06/30/2008 16:42:31
ORA-19504: failed to create file "O:\RMAN\CNTRL_CRP_SET5_PIECE1_20080630_05JK85NL_1_1"
ORA-27040: file create error, unable to create file
OSD-04002: unable to open file
O/S-Error: (OS 3) The system cannot find the path specified.
"
|
|
|
|
|
|
|