加入收藏 | 设为首页 | 会员中心 | 我要投稿 厦门网 (https://www.xiamenwang.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长百科 > 正文

OCP-052考试题库汇总(35)-CUUG内部解答版

发布时间:2020-12-30 14:02:22 所属栏目:站长百科 来源:网络整理
导读:Which two are true about Oracle Data Pump in Oracle Database 11g Release 2? A)If the directory used in the export operation has existing dump files,it overwrites them. B)It allows encryption to be performed without using a password. C)It s

Which two are true about Oracle Data Pump in Oracle Database 11g Release 2?

A)If the directory used in the export operation has existing dump files,it overwrites them.

B)It allows encryption to be performed without using a password.

C)It supports the export of specific views as tables.

D)It allows compression levels to be defined for the export.

E)It supports the renaming of tables during import.

Answer: DE

赵:AE=>DE

A 译:如果导出操作中使用的目录有现有的转储文件,则会覆盖这些文件。

D 译:它允许为导出定义压缩级别。

11g expdp 工具支持压缩和加密功能,但是加密的时候需要用到密码。压缩的方式分别 是 ALL,DATA_ONLY,METADATA_ONLY,DEFAULT 或 NONE。默认是会采用 DEFAULT 的压缩方式采用METADATA_ONLY 级别压缩。加密的级别是 ALL,ENCRYPTED_COLUMNS_ONLY 或 NONE。设置参数 REUSE_DUMPFILES 覆盖目标转储文件 (如果文件存在) (N)。

冉:这个就是文字游戏了,A 和 D 都有参数支持,但 D 答案用了一个 allow,比 A 答案更好。仔细看E 答案,同理,用了一个 supports。选 DE 吧。

赵:A 错,如果导出时没有使用 REUSE_DUMPFILES=Y 这个参数,且已经有同名文件存在,将报错ORA-27038: created file already exists。

网友选 AE,按冉老师的来。

(编辑:厦门网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    热点阅读