Oracle Solution for Error ora-01669

Solution for Oracle Error ORA-01669

ORA-01669: standby database control file not consistent

What triggered the Error:

Attempting to activate a standby database with a control file that has not been recovered to the same point as the data files. Most likely the control file was just copied from the primary database and has not been used for recovery.

What should we do to fix it:

Recover the standby database until all the files are consistent.