When a lower version of oracle imports a higher version of dmp, anyone who has guided it should be aware that direct import will report an error. The error message is as follows. In fact, it is very simple to solve this problem.
Just modify the version number in dmp.
The modified version cannot be opened with text tools casually. If you know it will be garbled, it may not work if you change it. You need to use a specific tool, such as AlxcTools.
When modifying, the only thing to pay attention to is the format of the version number, which is a two-digit number and one point. If the imported oracle version number is Release 10.2.0.5.0
, change it to
10.20.50
, and then modify the version to solve the version problem.