Kbase 20100: Error in Network Daemon with SQL-92 Local Connections
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.x
Windows
SYMPTOM(s):
[JDBC Progress Driver]:Error in Network Daemon
Using Progress' SQL-92 JDBC driver
Error occurs when connecting a local client to a database created using a Provision, Provision Plus or the Personal Database licenses.
CAUSE:
With these licenses (i.e. ProVision, ProVision Plus or Personal Database) it is not possible to connect a remote client from another (physical) machine. These licenses do not have (remote) client networking capabilities.
FIX:
Use localhost as the "HOST" parameter on the database connection. If a value other than localhost is used, the following error will occur on the client machine:
[JDBC Progress Driver]:Error in Network Daemon
The above error may also occur if the wrong service name/port number is included within your -S client connection parameter.