Oracle Error ORA-29705: ACTIVE_INSTANCE_COUNT is string which is incompatible with the value in other instances

Oracle Error Message

ORA-29705: ACTIVE_INSTANCE_COUNT is string which is incompatible with the value in other instances

Reason for the Error

The value of the ACTIVE_INSTANCE_COUNT parameter must be the same in all Oracle cluster database instances.

Solution

Check your initialization parameter files in all instances and ensure that the ACTIVE_INSTANCE_COUNT parameter has the same value. Then restart the instance.