When trying to export a table using the export Data pump, it returns the error message:
'UDE-00018: Data Pump client is incompatible with database version (null)'
Using a higher version of export data pump client (expdp) to connect to a lower version database is not supported.
When using the expdata pump to export data, Oracle recommends to always use the same version Export Data Pump client as the version of the database from which you are taking dump file. Though, you can use up to one major version lower expdp client, but this is not recommended.
If the database version is 11.1.0.6.0 then the expdp tool of any of 11g or 10g can be used but it is recommended to use the 11.1.0.6.0 expdp tool.
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy