Kbase P89395: Database won't start with -N TCP getting error 5191
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  26/06/2009 |
|
Status: Verified
SYMPTOM(s):
Getting error while attempting to start database server using -N TCP
Unable to find protocol TCP in file PROTOCOL or PROTOCOL file not found in expected location. (5191)
Protocols file in the correct location
Protocols file is correctly formatted
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
Progress/OpenEdge Product Family
CAUSE:
The Windows Registry is not pointing to the current location of the protocols file (normally located in %SystemRoot%\system32\drivers\etc.
The Registry Key name is DataBasePath
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\DataBasePath
FIX:
1) run regedit
2) locate HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
3) in the left pane of Regedit click on the Parameters key
4) you should see the DataBasePath key in the right pane of regedit
5) double click on DataBasePath and make sure it is set to the appropriate location of the protocol file on the machine.