Kbase P83821: Progress client defaults to _LOCAL_ DSN when no -S is supplied
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/10/2010 |
|
Status: Verified
SYMPTOM(s):
Progress client defaults to _LOCAL_ DSN when no -S is supplied
Connecting the client to a remote DataServer broker configured and started by Progress Explorer Tool
The parameter -S is not supplied in the connection string, e.g.:
CONNECT mssholder -db mssdemo -dt MSS -U X -P X -H host1 -DataService mssbroker1 -Dsrv SVUB,1
The port number doesn't default to an expected NameServer port (5162) and no errors are raised.
The connection defaults to a local data source (DSN)
FACT(s) (Environment):
MS SQL DataServer
All Supported Operating Systems
Progress 9.1D
CAUSE:
Bug# OE00105647
FIX:
Upgrade to 9.1E; 10.0B or later version.
If upgrade is not possible a workaround is to provide NameServer port number with the -S parameter in the connection string.