ORA-00111
Error: ORA-00111: not all servers started because number of servers is limited to string
Causa: An attempt was made to start more servers than the maximum number specified by the system parameter MAX_SHARED_SERVERS
.
Acción: Increase the value of the MAX_SHARED_SERVERS
initialization parameter as needed or re-issue the ALTER SYSTEM SET SHARED_SERVERS
statement with an appropriate number of servers.
COMENTARIOS:
No hay comentarios.