aiaiDBA

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

13718043309

010-86462881

ORA-02359: database version in file string is not valid

ORA-02359: database version in file string is not valid
Cause: The specified file could not be used for this load because its database version was not compatible with the database version in the other files in the DUMPFILE clause.
Action: Verify all the files in the DUMPFILE clause are from the same unload operation.

请先 登录 后评论

1 个回答

小智
ORA-02359:文件字符串中的数据库版本无效,
.原因:指定的文件无法用于此装入,因为其数据库版本与DUMPFILE子句中的其他文件中的数据库版本不兼容。,
.操作:验证DUMPFILE子句中的所有文件是否来自相同的卸载操作。,
.
请先 登录 后评论