ORA-00111 not all servers started because number of servers is limited to string
March 20th, 2009
Description:
ORA-00111 not all servers started because number of servers is limited to string
Cause:
An attempt was made to start more servers than the maximum number specified by the system parameter MAX_SHARED_SERVERS.
Increase the value of the
MAX_SHARED_SERVERSinitialization parameter as needed or re-issue theALTER SYSTEM SET SHARED_SERVERSstatement with an appropriate number of servers.