Oracle DBA, How To, Error, Cause and Action

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.

No comments:

Post a Comment

Thanks for your comment.