Oracle Error ORA-00107
ORA-00107: failed to connect to Oracle listener process
Cause ORA-00107: Usually caused by the fact that the network listener process has not been started.
Check for the following: The network configuration file is not set up correctly. The client side address is not specified correctly. The listener initialization parameter file is not set up correctly.
Check if:
The network configuration file is not set up correctly.
The client side address is not specified correctly. pROBABLY
The listener initialization parameter file is not set up correctly
|