Home » RDBMS Server » Server Utilities » Unable to use REMAP_TABLE (Windows 2007, Oracle 11.1.0.6.0 )
Unable to use REMAP_TABLE [message #548451] |
Thu, 22 March 2012 05:50  |
oraranjangmailcom
Messages: 67 Registered: April 2010
|
Member |
|
|
Hi,
I have two tables of same structure i.e., DEV & HET.
I need to export from DEV and import into HET, I am using REMAP_TABLE while IMPDP, but data is getting inserted into DEV itself. Below are the syntax for expdp and impdp
Export from Dev:
expdp sunnyworkspace/sunnyworkspace@orcl directory=REMAP_DATAPUMP version = 11.1.0.6.0 dumpfile=dev.dmp tables=sunnyworkspace.dev reuse_dumpfiles=y CONTENT=DATA_ONLY
Import to Het:
impdp sunnyworkspace/sunny
workspace@orcl directory=REMAP_DATAPUMP version = 11.1.0.6.0 dumpfile=dev.dmp tables = sunnyworkspace.dev remap_table=sunnyworkspace.dev:het
Requesting for the help on this
Regards,
Ranjan
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Thu Jul 24 23:30:08 CDT 2025
|