4.620 set-uim-acthresh
Use this command to set or change the level-of-activity threshold for reporting UIM messages. The system suppresses the generation of UIM messages when message generation exceeds the threshold that was defined for the interval period. The values are set within five seconds after the command was entered. Any previous count is cleared and the new or changed threshold and limit is enforced. Refer to the Database Administration Manual – System Management for additional information.
Parameters
- force (optional)
- Required to set the limit parameter to 0 for a given interval.
Caution:
Setting the limit to 0 turns off all occurrences of the specified UIM. Use this manner of creating thresholds only if you are certain you have specified the correct UIM.
- limit (optional)
- The message threshold.
Caution:
Setting the limit to 0 turns off all occurrences of the specified UIM. This can be dangerous if the wrong UIM number is specified by mistake. It is highly recommended that thresholds for UIMs are not set in this manner, but the ability is provided for certain extreme cases. The force parameter must be specified to specify limit=0, and an additional scroll area message is issued.
Example
This example sets UIM number 1333 threshold to 100 in a 5-minute interval:
set-uim-acthresh:uimn=1333:limit=100:intrvl=5
This example sets UIM number 1444 threshold to 200 in a 15-minute interval:
set-uim-acthresh:uimn=1444:limit=200:intrvl=15
Dependencies
At least one optional parameter must be specified.
A valid value must be specified for the uimn parameter.
A valid value must be specified for the limit parameter.
A valid value must be specified for the intrvl parameter.
The force=yes parameter must be specified before the limit=0 parameter can be specified for a given interval. Specifying limit=0 turns off all occurrences of the specified UIM. See the cautions under the force and limit parameters.
When creating a new UIM threshold, the limit and intrvl parameters must be specified.
The specified uimn parameter value must exist in the system Trouble Text table.
The UIM Threshold table is corrupt or cannot be found by the system.
The system Trouble Text table is corrupt or cannot be found by the system.
Notes
None
Output
set-uim-acthresh:uimn=1333:limit=100:intrvl=5
rlghncxa03w 03-11-01 08:50:12 EST EAGLE 31.3.0
SET-UIM-ACTHRESH: MASP A - COMPLTD
;
Related Topics