Oracle Solution for Error ora-01217

Solution for Oracle Error ORA-01217

ORA-01217: logfile member belongs to a different logfile group

What triggered the Error:

A member of a multiple-member logfile group specified in a CREATE CONTROLFILE is not part of the same group as previous members.

What should we do to fix it:

Group together the correct members for the CREATE CONTROLFILE command.