(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
答案:(D)
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/17013648/viewspace-1189583/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/17013648/viewspace-1189583/
本文介绍了一种使用 Oracle 数据泵工具实现从测试数据库中的 APPS 用户对象迁移到生产数据库 DB_USER 架构的方法。主要讨论了如何通过 REMAP_SCHEMA 选项来完成这一任务。
9321

被折叠的 条评论
为什么被折叠?



