ORA-00342 : archived log was created before last RESETLOGS
Cause : Recovery was given a log that was created before the last ALTER DATABASE OPEN RESETLOGS command. There should be another log created since then that contains the correct redo.
Action : Supply the correct log file.
Popularity: 13% [?]


