Oracle Error ORA-12810: PARALLEL_MAX_SERVERS must be less than or equal to string

Oracle Error Message

ORA-12810: PARALLEL_MAX_SERVERS must be less than or equal to string

Reason for the Error

An attempt was made to set the PARALLEL_MAX_SERVERS parameter to a value higher than the maximum allowed by the system.

Solution

Set PARALLEL_MAX_SERVERS to a value less than or equal to the maximum specified in the accompanying message and retry.