Kbase P127: Error 1178 trying to connect self server to the database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Verified
SYMPTOM(s):
The shared memory is version <num>; expected <num> (1178)
Client is trying to connect to the database via Shared Memory
CAUSE:
A client may connect to a database in Self-Service mode using shared memory only when the clients version exactly matches the database servers version.
Example:
Client is version 9.1D02
Server is version 9.1D02
FIX:
Make sure that client and server are running exactly the same Progress version.
Sometimes the problem is that the server was started with the DLC environment variable pointing to a specific Progress installation directory, and the client is started with the DLC variable pointing to another one.