Oracle DBA, How To, Error, Cause and Action

ORA-16273: invalid value for APPLY_SERVERS parameter

ORA-16273: invalid value for APPLY_SERVERS parameter


Cause:


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



Action:


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

No comments:

Post a Comment

Thanks for your comment.