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

【oracle】oracledba12 When a new log group is added, it would have one member in each disk group.

时间:2014-12-21 19:31:13      阅读:266      评论:0      收藏:0      [点我收藏+]

标签:

You are using an Automatic Storage Management (ASM) instance to m

anage the files of your production database. You have two disk groups

, DG1and DG2 with one device each. In the parameter file of the produ

ction database, the following parameters have been specified:  

DB_CREATE_ONLINE_LOG_DEST_1 = ‘+dg1‘  

DB_CREATE_ONLINE_LOG_DEST_2 = ‘+dg2‘  

What would be the impact of this setting?  

A. When a new log group is added, it would have one member in each disk group.  

B. When a new log group is added, it would have two members in each disk group.  

C. When a new tablespace is added, it would have one data file in each disk group.  

D. When a new log file is added, it would have one member spread acro

ss the disk groups.  

Answer: A  

【oracle】oracledba12 When a new log group is added, it would have one member in each disk group.

标签:

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

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