Oracle Error ORA-16273: invalid value for APPLY_SERVERS parameter

Oracle Error Message

ORA-16273: invalid value for APPLY_SERVERS parameter

Reason for the Error

attempt to set APPLY_SERVERS parameter to zero or to a value which would require MAX_SERVERS to be increased.

Solution

set APPLY_SERVERS parameter to a non zero value or increase MAX_SERVERS parameter accordingly.