EXPDP/IMPDP from 9i database to 10g database
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:
But, this one returns us the next error:
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
0