Oracle Error ORA-16264: invalid value for PREPARE_SERVERS parameter

Oracle Error Message

ORA-16264: invalid value for PREPARE_SERVERS parameter

Reason for the Error

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

Solution

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