Oracle Error Message
ORA-01669: standby database control file not consistent
Reason for 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.
Solution
Recover the standby database until all the files are consistent.