ORA-00111 : no 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 MTS_MAX_SERVERS.
Action : Increase the value of the MTS_MAX_SERVERS initialization parameter as needed or re-issue the ALTER SYSTEM SET MTS_SERVERS command with an appropriate number of servers.
Popularity: 11% [?]


