Database - RAC/Scalability (MOSC)

MOSC Banner

import a single table from a full export backup and remap it

edited Nov 14, 2016 8:15AM in Database - RAC/Scalability (MOSC) 3 commentsAnswered ✓

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center