ORA-12824: INSTANCES DEFAULT may not be specified here
What triggered the Error:
INSTANCES DEFAULT was specified in the PARALLEL clause of an ALTER DATABASE RECOVER commandWhat should we do to fix it:
respecify with an explicit value for INSTANCES or omit the INSTANCES option if single instance recovery is desired.