To restore the control file from an autobackup, the database must be in a NOMOUNT state. You need the database ID (DBID) to retrieve the autobackups. Your DBID should be recorded along with other basic information about your database. If you do not have a
record of the DBID of your database, there are two places you can easily find it:
·From the formatted name of a control file autobackup.
·From a RMAN session log file. The DBID is displayed by the RMAN client when it starts up and connects to your database

在数据库不处于MOUNT状态时,通过使用数据库ID(DBID)来从自动备份中恢复控制文件。通常,DBID可通过控制文件自动备份的格式名称或RMAN会话日志文件找到。

被折叠的 条评论
为什么被折叠?



