本文主要是介绍OCP-1Z0-053-V13.02-698题,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
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题一样
这篇关于OCP-1Z0-053-V13.02-698题的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!