Home Privacy Policy Feedback Link to us Site Map

Oracle/PLSQL: ORA-00361 Error


Error:

ORA-00361: cannot remove last log member name group num

Cause:

You tried to remove the last member of a redo log group.

Action:

The options to resolve this Oracle error are:
  1. You can try deleting the log using the DROP log file command.