Oracle DBA, How To, Error, Cause and Action

ORA-16264: invalid value for PREPARE_SERVERS parameter

ORA-16264: invalid value for PREPARE_SERVERS parameter


Cause:


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



Action:


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

No comments:

Post a Comment

Thanks for your comment.