码迷,mamicode.com
首页 > 其他好文 > 详细

【翻译自mos文章】在不同au size的asm diskgroup 之间move datafile

时间:2015-05-05 19:40:07      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:

在不同au size的asm diskgroup 之间move datafile

来源于:
Can We Move Datafiles To New ASM Diskgroup With Different AU Size? (Doc ID 1480395.1)

适用于:
Oracle Server - Enterprise Edition - Version 10.2.0.5 to 11.2.0.2.0 [Release 10.2 to 11.2]
Information in this document applies to any platform.


目标:

Current ASM diskgroup has AU size of 1 MB. New ASM diskgroup has a different AU size of 4 MB. Can we move datafiles to a new ASM diskgroup with different AU size?

For example, use RMAN to copy datafile to the new diskgroup, then rename, switch, recover datafiles to migrate to the new disk group.
 The key concern here is if we can relocate datafile to a new ASM disk group with different AU size, is there any potential risk?
 

解决:
The answer is:

You can move datafiles between disk groups with different AU sizes, different redundancy, etc. You can use RMAN or ASMCMD tool. In fact you can have datafiles for the same database in as many different disk groups as you like (with the same or different AU sizes).

【翻译自mos文章】在不同au size的asm diskgroup 之间move datafile

标签:

原文地址:http://blog.csdn.net/msdnchina/article/details/45505331

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