[Description]
A zero-length incomplete data was found in transaction log or archive log.
[System Processing]
There are the following cases:
- when the error type is information(INFO, NOTICE, LOG, DEBUG)
Continues processing.
- when the error type is error(ERROR, FATAL, PANIC)
Processing will be aborted.
[Action]
When the error type is information(INFO, NOTICE, LOG, DEBUG), no action is required.
When the error type is error(ERROR, FATAL, PANIC), take either of the following actions.
- when this message is output during activating instance
Recover the database system accoring to "Actions when an Error Occurs" of "Operation Guide" or "Cluster Operation Guide".
- when this message is output during recovering
Cannot continue to recover from the current backup data because an archive log in the backup has an error.
Recover from the other backup data if you have it.