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

053-535

时间:2017-11-07 19:55:07      阅读:171      评论:0      收藏:0      [点我收藏+]

标签:val   dev   space   ase   1.2   style   nts   datafile   pac   

To reference existing ASM files, you need to use a fully qualified ASM filename. Your development
database has a disk group named DG2A, the database name is DEV19, and the ASM file that you want to
reference is a datafile for the USERS02 tablespace.
Which of the following is a valid ASM filename for this ASM file?
A. dev19/+DG2A/datafile/users02.701.2
B. +DG2A/dev19/datafile/users02.701.2
C. +DG2A/dev19/users02/datafile.701.2
D. +DG2A.701.2
E. +DG2A/datafile/dev19.users.02.701.2

  A fully qualified existing ASM filename has the format+group/dbname/filetype/tag.file.incarnation.
In this case,filetype is datafile,and tag is the tablespace name to which it belongs,or users02.

053-535

标签:val   dev   space   ase   1.2   style   nts   datafile   pac   

原文地址:http://www.cnblogs.com/Babylon/p/7800103.html

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