Database Utilities (MOSC)

MOSC Banner

impdp imports all tables with same name

edited Jan 12, 2011 8:14PM in Database Utilities (MOSC) 12 commentsAnswered ✓
 Hi,
We have a database where multiple users have the  same table names and they are all the same layout.  When I try to import into the tables for 1 schema it overlays all the users.  This is the command I use:

impdp scott/password DIRECTORY=DATA_PUMP_DIR1 DUMPFILE=CONV1_export_110106.dmp TABLES=curcval,cubcnvt,curcnvt TABLE_EXISTS_ACTION=truncate LOGFILE=impdp_scott_tables_01072010.log

Any suggestions to prevent the other tables from being overlayed?

Thanks,

Eric.

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