Oracle DBA, How To, Error, Cause and Action

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

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

Cause:

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


Action:

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

No comments:

Post a Comment

Thanks for your comment.