aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-39022: Database version string is not supported.

ORA-39022: Database version string is not supported.
Cause: User selected LATEST as the version on an DBMS_DATAPUMP.OPEN API, but the current database version is not supported by the Data Pump API. Database versions before 9.2 are not supported by the Data Pump.
Action: Specify a supported version and recreate the job.

请先 登录 后评论

1 个回答

小智
ORA-39022:不支持数据库版本字符串。,
.原因:用户选择LATEST作为DBMS_DATAPUMP.OPEN API上的版本,但Data Pump API不支持当前数据库版本。数据泵不支持9.2之前的数据库版本。,
.操作:指定受支持的版本并重新创建作业。,
.
请先 登录 后评论