Oracle DBA, How To, Error, Cause and Action

ORA-01358: LogMiner version is less than mined dictionary version

ORA-01358: LogMiner version is less than mined dictionary version


Cause:


An attempt was made to mine a LogMiner dictionary from redo logs. The version of the Oracle database that created the logs was higher than the Oracle database version that attempted to mine the logs.



Action:


Mine the logs using a newer version of the Oracle database having a version number that is equal to or greater than the dictionary version.

No comments:

Post a Comment

Thanks for your comment.