Oracle Error Message
RMAN-20208: UNTIL CHANGE is before RESETLOGS change
Reason for the Error
UNTIL CHANGE cannot be less than the database RESETLOGS change.
Solution
Check the UNTIL CHANGE. If the database needs to be restored to an old incarnation, use the RESET DATABASE TO INCARNATION command.