Kbase P148964: Server rejects connection on server error when database is started with -T pointing to directory tha
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  02/07/2009 |
|
Status: Unverified
SYMPTOM(s):
Error attempting to connect to database via ODBC/SQL92
[DataDirect][ODBC Progress OpenEdge Wire Protocol driver][OPENEDGE]Server rejects connection on server
Specifying a user but no password
No security enabled on the database
Able to connect shared memory/directly to the database in multi-user mode
Able to connect 4GL client via client server
Able to connect to the database if started with only -S
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.x
CAUSE:
The problem is with the -T parameter in the .pf file used to start the database. The error will occur if the -T is pointing to a directory that does not exist or has write permissions restricting access.
FIX:
Edit the -T parameter inside the .pf file to point to a valid location. Make sure permissions to the directory are open.