Oracle Solution for Error ora-01218

Solution for Oracle Error ORA-01218

ORA-01218: logfile member is not from the same point-in-time

What triggered the Error:

A member of a multiple-member logfile group is from a different point in time. One of the members specified may be an older (backup) copy of the log.

What should we do to fix it:

Find the correct version of the log, or leave it out of the CREATE CONTROLFILE command.