Syntax
MINHOLD=nnn
Description
This parameter specifies the minimum length of time (in hundredths of a second) a member of a Multi-Access Spool (MAS) configuration must maintain control of the shared queues after gaining control of them
This statement is provided to minimize the thrashing that could occur with the shared queues in a pure contention environment (one in which all members of the configuration specify MINHOLD=0). Setting this statement to a high value can immobilize other configuration members.
If work is pending when control over the shared queues is obtained, or if a checkpoint request is received during the MINHOLD interval, the shared queues are held in the specified MAXHOLD interval, else the shared queues are held in the specified MINHOLD interval. Therefore, members that are busy hold the shared queues longer than members that are not busy.
The lower limit is 0 and the upper limit is 3000. The default value is 1 (0.01 second).
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|