Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Help: RMAN can not see virtual drive
Iam using ORACLE 9206 on Windows 2000.
I created a virtual drive E by subst command. I can cd to E drive and dir
w/o problme. Unfortunately, RMAN can not see it while I am testing.
E:> rman target=sys/xxxxxx
RMAN> sql "alter database backup controlfile to trace as ''e:\test.sql''";
sql statement: alter database backup controlfile to trace as ''e:\test.sql''
RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: ===========================================================RMAN-03009: failure of sql command on default channel at 11/01/2005 14:48:40 RMAN-11003: failure during parse/execution of SQL statement: alter database back
ORA-01278: error creating file 'E:\TEST.SQL' ORA-27300: OS system dependent operation:open failed failed with status: 2 ORA-27301: OS failure message: The system cannot find the file specified. ORA-27302: failure occurred at: SlfFopen1
Can anybody help me out?
Thanks Received on Tue Nov 01 2005 - 21:12:11 CST
![]() |
![]() |