Good question we receive quite often:
Is “imp” still supported in Oracle Database 12.2?
For clarification: I don’t talk about “impdp
” but about old “imp
” (import). And yes, it is still supported in Oracle 12.2.
The old “exp
” got desupported with Oracle Database 11.1.0.6 – but “imp
” is still supported, even in Oracle Database 12.2.0.x. You should be able to import your old dumps into the newest release of the database and migrate even VERY old releases directly to Oracle Database 12.2.
Actually, the biggest step upwards we’ve heard about a year …
Continue reading...