ORA-39358: Export Dump File Version 12.1.0.2.0 Not Compatible With Target Version 11.2.0.4.0
After upgrading a database from 11.2.0.4 to 12.1.0.2, the following errors are reported executing a datapump import process: CAUSE The issue is because the COMPATIBLE parameter for the 12c importing database is still 11.2.0.4 (value before the upgrade). It was confirmed based on the information provided: 1. Version of the exporting database 12c (12.1.0.2.0), compatible … Read more