Kbase 20181: AS/400: Where to Set the -Mm Parameter
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/31/2008 |
|
Status: Verified
GOAL:
Is the -Mn parameter a startup or a connection parameter when using Progress/400 DataServer?
FACT(s) (Environment):
Progress/400 DataServer
FIX:
The -Mm must be a startup parameter on the client process and not a connection parameter when you connect to the schema holder or to the AS/400. If it is specified as a connection parameter, the value of Mm is unchanged.
For example:
prowin32.exe -Mm 4096 -db holder -RO -db sports8 -H as400host -N TCP ...
The value of the -Mm parameter can be validated by viewing the job log, which shows:
The server is running with a -Mm of 4096.