Consultor Eletrônico



Kbase 17210: One explanation for Progress Error 1345 and what the codes mean.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/14/2003
Solution ID: 17210

SYMPTOM(s):

Login refused; client has version <n> and server has version <n>. (1345)

CAUSE:

This error usually means that you're attempting to connect an older client to a server. For example, a V7 client can connect to a V7 server or to a V6 server, but cannot connect to a V8 server. Client/Server protocol versions:

12 - V5.x, 6.2A-6.2E
13 - V6.2F, 6.2G, 6.2H
14 - V6.2I - 6.2N
15 - V6.3C-6.3F
40 - V7.2x
41, 42, 43, 44 - V7.3x
800 - V8.x
905 - V9.x

Because Progress allows clients to talk to servers that are at the same major version, and allows clients to talk to servers at the immediately lower version, clients are actually able to talk multiple protocol versions. For example, a 7.3 client can talk to a 7.2 server and vice-versa, since they are on the same major version. Similarly, a V8 client can talk to a V7.x server.

FIX:

Upgrade the Progress client software or downgrade the Progress server
software.