【oracle】oracledba27 add new tempfiles to the temporary tablespaces after recovery
In your database, all the tablespaces are locally managed. You started
Recovery Manager (RMAN) using recovery catalog and restored the
control file by using the following command:
RMAN> RESTORE CONTROLFILE;
Which two operations do you need to perform after restoring the control
file from backup? (Choose two.)
A. shut down and restart the instance
B. add new tempfiles to the temporary tablespaces after recovery
C. perform a media recovery and open the database with the RESETLOGS option
D.perform a media recovery and bring the database to NOARCHIVELOG mode
Answer: B, C
在使用了 RESTORE CONTROLFILE 后你需要做什么
a、重新建立临时文件
b、使用 recover database 后,用 resetlogs 打开数据库(截断 scn)
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。