import a single table from a full export backup and remap it
Hi Folks,
I'm trying to import a single table from a full export backup and remap it to a new name but am failing to get the table imported. I'm importing from a different database, different schema.
syntax:
impdp system/oracle tables=T24PROD.FBNK_FUNDS_TRANSFER directory=DATA_PUMP_DIR dumpfile=T24PROD-20160916-post_%U.dmp
remap_schema=T24PROD:DEVEL REMAP_TABLE=FBNK_FUNDS_TRANSFER:FBNK_FUNDS_TRANSFER_NEW
logs:
Import: Release 11.2.0.1.0 - Production on Tue Nov 29 01:04:41 2016
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production