Database Error Messages

ORA-01184

logfile group string already exists

Cause

An ALTER DATABASE ADD LOGFILE command specified a log number for the new log which is already in use.


Action

Specify a different logfile number, or let the database choose an unused value.