Oracle DBA, How To, Error, Cause and Action

ORA-01609: log string is the current log for thread string - cannot drop members

ORA-01609: log string is the current log for thread string - cannot drop members


Cause:


A member of the current log for a thread cannot be dropped.



Action:


If the thread is opened, request a log switch by the instance that is using it. If it is not open, disable the thread, manually archive the log, or clear it.

No comments:

Post a Comment

Thanks for your comment.