Database Utilities (MOSC)

MOSC Banner

Help in IMPDP

edited Apr 22, 2019 8:51AM in Database Utilities (MOSC) 12 commentsAnswered

Hi All,

Appreciate some guidance in an issue I am facing.

Am currently trying to do an upgrade and migrate an Oracle 10.2.0.5 database running on HP-UX into Oracle `12.2.0.5, running on Solaris 11.

I have installed the software, and created all the tablespaces required as will as the schema.

Source DB: 10.2.0.5 on HP-UX

Target DB: 12.2.0.1 on Solaris 11.

Performed a schema level export on source DB using following syntax:

>expdp system/password directory=dumpdir dumpfile=exp_schema.dmp schemas=schema_name logfile=exp_schema.log

Copied the dump file into the Solaris 11 server and generated the sql scripts for constraints and indexes using following syntax:

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