Kbase 19463: -Mm Displayed Incorrectly within Progress Explorer
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.0B
SYMPTOM(s):
-Mm displayed incorrectly within Progress Explorer.
Server has -Mm parm <size> and client has <size>. They must match. (1150)
CAUSE:
This solution is designed to help first time users understand that when opening the Progress Explorer during the initial configuration for a database, the default value is displayed incorrectly in regards to the "Message buffer size". The value is displayed as 350, when in reality the true value is 1024.
The following error will be displayed when trying to connect to the database using -Mm to any value different from 1024:
MESSAGE:
Server has -Mm parm <1024> and client has <value>. They must match.(1150).
If the client connects with no set value in the -Mm value, the connection is made with no problems since it uses the default value, 1024.
In summary, if a user does not ever change the initial configuration (setting) within Progress Explorer's Message buffer size, the value will always read 350.
FIX:
All users need to be aware that they need to set the value accordingly for accurate information to be displayed. Even though the -Mm shows 350, it's really the default value of 1024.
After all changes are made accurately, everything works in accordance.