Try OpenEdge Now
skip to main content
Database Administration
Maintaining and Monitoring Your Database : Managing Performance : Network Communication : Message wait
 
Message wait
In a deployment where there is heavy network traffic, you can add a message wait to the server such that the server waits the specified number of seconds to have communication with a remote client before looking for other events, such as a database shut down or force disconnect of a remote client. Setting this value can reduce system calls when a server is idle. The default is 2 (the same as the previous behavior).
For more information, see:
*DatabaseStartup Parameters for details on specifying these startup parameters.
*PROMON Utility for details on monitoring and modifying these parameters while your database is online.