Database Utilities (MOSC)

MOSC Banner

EXPDP/IMPDP from 9i database to 10g database

edited Oct 8, 2009 12:21AM in Database Utilities (MOSC) 10 commentsAnswered
 Hi,
We're trying to do an import with datapump from a 9i database to 10g database because we want to use the parallel option. Because both of them are in different machines, we do the next steps:

1. In 10g database, we have created a db_link called "db_source" to 9i database.

2. In the target host (10g database machine), we have run the next:

export ORACLE_SID=prueba

impdp system directory=log_dir logfile=exp_db9i.log network_link=db_source parallel=8 schemas=PEPEOWNER version=9.2.0.5
 
But, this one returns us the next error:

Import: Release 10.2.0.3.0 - 64bit Production on Lunes, 15 Diciembre, 2008 9:39:24

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