OSI/MHS SCF Reference Manual
OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual—424828-001
2-88
ALTER CLASS Command
URGENT-ROUTE-RETRY-DELAY
URGENT-ROUTE-RETRY-GROW
URGENT-ROUTE-RETRY-TIME
URGENT-TIME
ASSOC-CLOSE-TIME
ASSOC-OPEN-TIME
CLOSE-TIME
Generally, altering these attributes does not affect existing associations and queue
timers—only new associations and queue timers are affected.
ALTERing the xxx-ROUTE-RETRY-DELAY or the xxx-ROUTE-RETRY-
GROW attributes causes a recalculation of the current delay between rerouting
attempts. This recalculation uses the following formula:
delay = xxx-ROUTE-RETRY-DELAY *
(1 + XXX-ROUTE-RETRY-GROW/100) ^ attempts
where ^ means “to the power of,” and attempts means the number of times the
message has been on the route-retry queue (including this time).
•
Except for the MR CLASS object (see above), CLASS objects must be in the
STOPPED state before attributes can be altered.
•
All alterable attributes are optional.
•
For the MR class, you cannot specify both a cleaner-interval and a cleaner-time in
the same ALTER command. If you wish to add one or more cleaner-times, you may
use the ALTER command to do this and the cleaner-interval will automatically be
reset to -1. If you wish to remove one or more cleaner-times, you may use the
ALTER command to specify a specific cleaner-interval. This will automatically
delete the cleaner-times.
Example
This command alters two attributes for the MR class:
ALTER CLASS $ZMHS.#MR, &
NORMAL-COUNT 10, &
NORMAL-TIME 60