您的位置:首页 > 其它

题解053-425(V13.02版本,711题)

2014-10-14 13:16 363 查看
 

425.Which of the following are included in a transportable tablespace set? (Choose all that apply.)
A. The datafiles that make up a self-contained group of tablespaces required for copy
B. The system tablespace
C. An export of the tablespace metadata
D. The spfile
E. All of the above
 

Answer: AC

 

解析:http://docs.oracle.com/cd/E11882_01/backup.112/e10642/rcmttbsb.htm#CHDECADB

A
transportable tablespace set contains data files for a set of tablespaces and an export file containing structural metadata for the set of tablespaces. The export file is generated by Data Pump Export.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  OCP 053 题解