Import command fails with the following error:
Connected to: Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
ORA-39002: invalid operation
ORA-39358: Export dump file version 12.2.0.1.0 not compatible with target version 12.1.0.0.0
Release : 15.7.1
Component :
Obtain the following source and target database information:
1. On source db, enter command>
show parameter compatible
2. On target db, enter command>
show parameter compatible
Based on the results, we can provide a modified import command.