698. In your production database, you:
-Are using Recovery Manager (RMAN) with a recovery catalog to perform the backup operation at regular intervals
-Set the control file autobackup to “on”
-Are maintaining image copi es of the database files
You have lost the server parameter file (SPFILE) and the control file. Which option must you consider
before restoring the SPFILE and the control f ile by using the control file autobackup?
A.Setting DBID for the database
B.Using the RMAN SWITCH command
C.Using the RMAN SRT NEWNAME command
D.Starting up the database instance in the NOMOUNT state
Answer: D
答案解析:
须启动到nomount状态来restore spfile和control file
同32题一样
本文详细阐述了在生产数据库中遇到SPFILE和控制文件丢失的情况下的应对策略,包括如何启动数据库实例至nomount状态,并通过控制文件自动备份进行恢复。
216

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



