ORA-00107 failed to connect to ORACLE listener process
Description:
ORA-00107 failed to connect to ORACLE listener process
Cause:
Most likely due to the fact that the network listener process has not been started.
Description:
ORA-00107 failed to connect to ORACLE listener process
Cause:
Most likely due to the fact that the network listener process has not been started.
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.
Description:
ORA-00112 only created up to string (maximum specified) dispatchers
Cause:
An attempt was made to start more dispatchers than the maximum number specified by the system parameter MAX_DISPATCHERS.
Description:
ORA-00113 protocol name string is too long
Cause:
A protocol name specified in the DISPATCHERS initialization parameter is too long.
Description:
ORA-00114 missing value for system parameter SERVICE_NAMES
Cause:
No value was specified for the SERVICE_NAMES initialization parameter, nor for the DB_NAME parameter.
Description:
ORA-00115 connection refused; dispatcher connection table is full
Cause:
A connection request was refused by a dispatcher because the dispatcher cannot support any more connections.
Description:
ORA-00116 SERVICE_NAMES name is too long
Cause:
The service name specified in the SERVICE_NAMES initialization parameter is too long.
Description:
ORA-00117 value out of range for system parameter SHARED_SERVERS
Cause:
The specified value of the SHARED_SERVERS initialization parameter is incorrect.
Description:
ORA-00118 value out of range for system parameter DISPATCHERS
Cause:
The value of the DISPATCHERS parameter is incorrect.
Description:
ORA-00119 invalid specification for system parameter string
Cause:
The syntax for the specified parameter is incorrect.