月 -07RMAN> startup force;
Oracle instance started
database mounted
database opened
Total System Global Area 1175525576 bytes
Fixed Size 452808 bytes
Variable Size 335544320 bytes
Database Buffers 838860800 bytes
Redo Buffers 667648 bytes
使用这种方式,只需要指定DBNAME,控制文件的位置,并确保控制文件没有丢失就可以了。
不再需要控制文件的AUTOBACKUP,以及DBID的值,也不需要挨个备份集尝试去恢复SPFILE。