Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> RMAN won't write to mapped drive under Windows

RMAN won't write to mapped drive under Windows

From: Domenic G. <domenicg_at_hotmail.com>
Date: 23 Sep 2003 16:49:41 -0700
Message-ID: <c7e08a19.0309231549.2c59823d@posting.google.com>


Assume x: is a mapped network drive under Windows 2000/XP with full r/w permissions ...

run
{

   allocate channel ch1 device type disk format 'x:\orabkup\b_%U';    backup database plus archivelog delete input; }

Why does RMAN report an OS error? -- to the OS x: looks like it's local. Anybody know? Without using tape, I want to get the backups onto another machine with a mirrored drive.

Domenic. Received on Tue Sep 23 2003 - 18:49:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US