Previous Topic: MSFSYSWAIT ParameterNext Topic: SYSID Parameter


SENDQUE Parameter

Sets the default size of the MSF send queue. The MSF send queue stores messages and commands sent across systems.

Default value

1024

Other possible values

You can send between 0 and 10,000 queued messages to an MSF node

Set or modify this parameter...

Anytime

Example: SENDQUE

This function sets the default size of the MSF send queue to 5,000 messages:

OPSPRM('SET','SENDQUE','5000')

Note: If you change the value of this parameter, you must restart MSF for the changes to take effect. For information on restarting MSF, see the User Guide.