Enforce Mm (-enforceMm)
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Use Enforce Mm (-enforceMm) to specify that
the behavior of the Message Buffer Size (-Mm) startup
parameter follow prior releases.
| Operating system and syntax | UNIX / Windows |
-enforceMm
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| Client Connection | — | — | — | — |
OpenEdge uses message buffers to move records (messages) between servers
and remote clients. The size of the message buffer is specified with -Mm. The value of -Mm is not required to agree
between the server and the client; however, in earlier OpenEdge releases, the value of
-Mm had to be specified the same for both the client and
the server or the connection is refused. Use Enforce Mm (-enforceMm) on the client connection to require agreement between the client and
server values of -Mm as in earlier releases.