Oracle8 Error Messages Release 8.0.4 A58312-01 |
|
Cause: The daemon process (vod.exe) was unable to perform a network listen. The nttnt.dll was not installed (i.e. the TCP/IP Protocol Adapter was not installed) or the default port of 7770 is already being used.
Action: If the user sees the following lines in sqlnet.ora, a trace file is generated. Assuming that ORACLE_HOME is located in c:\orant, he should see
daemon.trace_level = 16
daemon.trace_directory = c:\orant\network\trace
Look in c:\orant\network\trace and open daemon.trc. Look for nslisten and check for any error indications. Run Daemon Manager to configure the port. The Listening Address parameter should read "Not Found." This is a message indicating that the parameter does not exist in the NT registry. To ensure that the parameter does not exist, double click the Listening Address line and press the Remove button.