異地restore 報ORA-01180

wenzai169發表於2013-09-18

RMAN-03002: failure of restore command at 08/24/2009 09:43:51
ORA-01180: can not create datafile 1
ORA-01110: data file 1: '/oradata/ytdb/system01.dbf'

catalog start with '/oracle/databackup';

run{
allocate channel d1 type disk ;
allocate channel d2 type disk ;
allocate channel d3 type disk ;
allocate channel d4 type disk ;
restore database ;
recover database;
}

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/181228/viewspace-1060926/,如需轉載,請註明出處,否則將追究法律責任。

相關文章