Kbase P96697: dbtool gives dsmUsrConnect error when attempting to connect: database and client are using differen
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/19/2007 |
|
Status: Verified
FACT(s) (Environment):
All Supported Operating Systems
SYMPTOM(s):
dbtool gives dsmUserConnect errors when connecting to a database
Database was started with a version of Progress greater than 9.1D06
dsmUserConnect failed rc = -1
ERROR connecting -1dsmUserDisconnect called for invalid user. rtc: -20031. (7132)
Database is in multi user mode.
Selected 1=self service session as the database connection method for attaching to a database that was in multi-user mode.
CAUSE:
Shared memory version mismatch. The client (dbtool) is not using the same version of Progress that the database was started with.
Example: Database started with 9.1D09. Client (dbtool) is using Progress version 9.1D07 to attach to the database.
FIX:
Use the same version of Progress for both the client (dbtool) and the database server.