Oracle DBA, How To, Error, Cause and Action

ORA-01184: logfile group string already exists

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.

No comments:

Post a Comment

Thanks for your comment.