Oracle Error Message
ORA-12824: INSTANCES DEFAULT may not be specified here
Reason for the Error
INSTANCES DEFAULT was specified in the PARALLEL clause of an ALTER DATABASE RECOVER command
Solution
respecify with an explicit value for INSTANCES or omit the INSTANCES option if single instance recovery is desired.