Oracle DBA, How To, Error, Cause and Action

ORA-00388: dependent redo for buffers is lost

ORA-00388: dependent redo for buffers is lost


Cause:


The instance contained buffers that had non-durable changes and depended on redo in another thread that was lost because of that thread crash. No data are lost because changes to such buffers cannot be commited while they are non-durable.



Action:


Restart the instance.

No comments:

Post a Comment

Thanks for your comment.