码迷,mamicode.com
首页 > 数据库 > 详细

【oracle】oracledba9 Rename the read-only data file to their correct file names.

时间:2014-12-20 18:15:56      阅读:251      评论:0      收藏:0      [点我收藏+]

标签:

One of the tablespace is read-only in your database. The los s of all 

control file forced you to recreate the control file. Which operation do 

you need to perform after re-creating the control file and opening the 

database? 

A. Drop and re-create the read-only tablespaces 

B. Rename the read-only data file to their correct file names.  

C. Change the tablespace status from read/write to read-only. 

D.  Re-create  the  read-only  tablespace  because  it  is  automatical ly 

removed. 

Answer: B

本来就是read only,控制文件丢失,重建了控制文件,重新打开数据库的时候需要做什么?

重命名那个表空间对应的文件就可以了。

【oracle】oracledba9 Rename the read-only data file to their correct file names.

标签:

原文地址:http://blog.csdn.net/babyface945/article/details/42044165

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!