Oracle DBA, How To, Error, Cause and Action

ORA-12852: PARALLEL_MIN_SERVERS must be less than PROCESSES, string

ORA-12852: PARALLEL_MIN_SERVERS must be less than PROCESSES, string

Cause:

An attempt was made to set the PARALLEL_MIN_SERVERS parameter to a value higher than PROCESSES.


Action:

Set PARALLEL_MIN_SERVERS to a value less than PROCESSES value specified in the accompanying message and retry.

No comments:

Post a Comment

Thanks for your comment.