Consultor Eletrônico



Kbase 15973: Error 1150 on Database Connection: Server and Client -Mm must Match
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

All Supported Operating Systems
Progress/OpenEdge Versions
OpenEdge Category: Configuration

SYMPTOM(s):

Connection to database fails with 1150 error.

Client accessing several databases

Server has -Mm parm <size> and client has <size>. They must match. (1150)

-Mm parameter is in the "Other CONNECT Statement Parameters" window.

CAUSE:

"-Mm" is a Client Session parameter, you cannot access databases started with different "-Mm" values from the same client. Parameter -Mm is not a connection parameter. -Mm is a startup parameter that is only recognized if it appears on the startup command line or in a parameter file.

FIX:

Database server and client need to be started with the same -Mm parameter.