Kbase P117012: ODBC connection fails with 5 digit numbers in -minport ?maxport
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  26/05/2009 |
|
Status: Verified
SYMPTOM(s):
ODBC connection fails with 5 digit numbers in -minport ?maxport
SQL Error State: 08S01, Native Error Code: 0
ODBC Error: [DataDirect][ODBC Progress OpenEdge Wire Protocol driver]
Connection refused. Verify Host Name and Port Number
SQL Error State 08S01, Native Error Code: 1D4F
Socket closed. SQL Error State: 01000, Native Error Code: 0, ODBC Error:
proserve sports2000 -S 3300 -B 5000 -L 250000 -minport 12000 -maxport 13000
Can make the connection when using JDBC via the sqlexp command
FACT(s) (Environment):
OpenEdge 10.1A
OpenEdge 10.1B
All Supported Operating Systems
CAUSE:
Bug# OE00129645
FIX:
Option #1
Upgrade to 10.1B03 or 10.1C.
Option #2
A workaround is to use the default -minport/-maxport values for database startup or use values that are 4 digits such as 6000.