Database Administration (MOSC)

MOSC Banner

IMPDP error transportable tablespace

edited Mar 11, 2018 5:02AM in Database Administration (MOSC) 3 commentsAnswered

I am trying to import a tablespace to another database via transportable tablespace and expdp and impdp.  My export goes fine

here is the command I run and my Par file.

expdp system/password@HEUPG PARFILE=cts_AAAPP.par

directory=ttsdir

dumpfile=cts_AAAPP.dmp

logfile=cts_AAAPP.log

transport_full_check=no

transport_tablespaces=AAAPP

When I try and do the import I get the below error message.

./impdp system/password@HEUPX PARFILE=/app/stage/cts_AAAPP.par

Import: Release 12.2.0.1.0 - Production on Mon Feb 19 14:10:39 2018

Copyright (c) 1982, 2017, Oracle and/or its affiliates.  All rights reserved.

Connected to: Oracle Database 12c Enterprise Edition Release 12.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