oracle error- ORA-00319: log string of thread string has incorrect log reset status


ORA-00319:

log string of thread string has incorrect log reset status
Cause:Check of log file header at database open found that an online log has log reset data that is different from the control file. The log is probably an incorrectly restored backup.
Action:Restore correct file or reset logs.

oracle error- ORA-00320: cannot read file header from log string of thread string


ORA-00320:

cannot read file header from log string of thread string
Cause:The file is not available.
Action:Restore the log file.

oracle error- ORA-00318: log string of thread string, expected file size string doesn't match string


ORA-00318:

log string of thread string, expected file size string doesn't match string
Cause:On header read the file size indicated in the control file did not match the file size contained in the log file.
Action:Restore correct file or reset logs.