The main problem : you want to use datapump ( expdp/impdp ) in order to move data between databases ( from 11G to 10G ).
In the default mode, this is not possible ( an 11G dump will not be recognized to a 10G database )
Solution: expdp directory=... schemas=.... version=10.2 ( this command should be performed on 11G database)
Savepoint Funny
-
Here’s an example that makes perfect sense if you know how Oracle handles
data locking. It’s one that I thought I’d published years ago, but it’s not
on th...
Acum 2 săptămâni
Niciun comentariu:
Trimiteți un comentariu