remap_schema

remap_schema在用impdp导入数据时,可以使用remap_schema参数将数据导入到不同于源schema的schema中,其作用类似于老的imp工具中的fromuser和touser参数,impdp中将fromuser和touser参…

在用impdp导入数据时,可以使用remap_schema参数将数据导入到不同于源schema的schema中,其作用类似于老的imp工具中的

fromuser和touser参数,impdp中将fromuser和touser参数合并成了remap_schema参数,通过如下的格式指定:

impdp … remap_schema=old_schema_name:new_schema_name

You want to move all the objects of the APPS user in the test database to the DBJJSER schema of the production
database.Which option of IMPDP would you use to accomplish this task?
A.FULL
B.SCHEMAS
C.REMAP_SCHEMA
D.REMAP_DATAFILES
E.REMAP_TABLESPACE

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/12878495/viewspace-591178/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/12878495/viewspace-591178/

今天的文章remap_schema分享到此就结束了,感谢您的阅读。

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
如需转载请保留出处:https://bianchenghao.cn/11570.html

(0)
编程小号编程小号

相关推荐

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注