OCP-1Z0-052-V8.02-101题

来源:互联网 发布:php 代理教程 编辑:程序博客网 时间:2024/05/20 18:15

101. You want to move all objects of the APPS user in the test database to the DB_USER schema of the

production database. Which option of IMPDP would you use to accomplish this task?

A.FULL

B.SCHEMAS

C.TRANSFORM

D.REMAP_SCHEMA

E.REMAP_TABLESPACE

Answer: D  

答案解析:

参考:http://blog.csdn.net/rlhua/article/details/12749863

REMAP_SCHEMA提供原有的FROMUSER/TOUSER功能,可用于更改对象所有权。实现不同用户之间的数据迁移。

原创粉丝点击