Oracle DBA, How To, Error, Cause and Action

ORA-12824: INSTANCES DEFAULT may not be specified here

ORA-12824: INSTANCES DEFAULT may not be specified here

Cause:

INSTANCES DEFAULT was specified in the PARALLEL clause of an ALTER DATABASE RECOVER command


Action:

respecify with an explicit value for INSTANCES or omit the INSTANCES option if single instance recovery is desired.

No comments:

Post a Comment

Thanks for your comment.