Kbase P103341: Connecting to Progress database using ODBC/JDBC client fails with error 44 and 1423.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/25/2008 |
|
Status: Unverified
SYMPTOM(s):
** Database has the wrong version number. (db: <value>, pro: <value>). (44)
There is no server for database <database>. (1423)
Failure during dsmUserConnect (-1)
Could not spawn a SQL server. (8842)
FACT(s) (Environment):
UNIX
Progress 9.x
OpenEdge 10.x
Connection attempt to the database using an ODBC or JDBC connection.
Multiple Progress versions installed on server
OpenEdge SQL Category: JDBC Drivers
CAUSE:
LD_LIBRARY_PATH environment variable was pointing to $DLC/lib of wrong Progress version.
FIX:
Modify LD_LIBRARY_PATH environment variable to contain the correct $DLC/lib directory.