Oracle Error ORA-01515: error dropping log group string: no such log

Oracle Error Message

ORA-01515: error dropping log group string: no such log

Reason for the Error

ALTER DATABASE is attempting to drop a log file which is not known to the database control file.

Solution

Specify the name of an existing log file.