我安装了Enterprise Oracle Database 12.2.0.1.0。 'show compatible'的输出是12.2.0.1.4。
当我尝试使用正确的凭据运行EXPDP时,出现以下错误:
Connected to: Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
ORA-39001: invalid argument value
ORA-39021: Database compatibility version 12.2.0.1.4 is not supported.
存在EXPDP之后。 EXPDP的版本是否应与'compatible'参数对齐?