Hi,

You get these messages if you originally start with "recover database" command and later switch to "recover database until cancel".

Check the V$datafile view and make sure all the datafiles are at the same change number. If you find that all have the same change no, then recreate the controlfile and open the database with resetlogs.

Baliga