Anyone know how to datapump from oracle 9.2.0.8 into Oracle 11.1.0.7?
When I try using a network link to copy two schemas from an oracle 9.2.0.8 DB into an oracle 11.1.0.7 DB I get an ORA-39169: Local version of 11.1.0.7.0 cannot work with remote version of 9.2.0.8.
Old school I would run the oracle 11 catexp against the oracle 9 database, then re-reun the oracle9 catexp. Does this trick still work with IMPDP?
This is a 1.8 TB DB so I am trying to avoid exporting to flat files.
Any other ideas?
This is a 1.8 TB DB so I am trying to avoid exporting to flat files.
Any other ideas?
0