Kbase P125219: Error 5484 when connecting foreign database using the DataServer broker
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/31/2007 |
|
Status: Unverified
FACT(s) (Environment):
DataServers
SYMPTOM(s):
Error 5484 when connecting foreign database using the DataServer broker
Error 5484 when connecting to DataServer broker from 4GL client
Unknown service <service_name> transport <transport_name>. (5484)
The DataServer unified broker is started using the port number
The pf file uses service name instead of port number for the broker
Using port number on the client connection parameter successfully connects to the foreign database through DataServer broker
CAUSE:
The TCP service name does not exist on the services file
FIX:
If used the service name make sure to have the service name in the operating system's services file where the DataServer broker is running.
Or,
Use the port number to connect to the broker.