Oracle Error Message
RMAN-06080: SWITCH required for datafile string
Reason for the Error
The control file record for this datafile is for an older incarnation of the datafile. A SWITCH command must be issued to updated the control file before doing RECOVER.
Solution
Issue SWITCH command then retry RECOVER.