THRESHOLDS keyword

The THRESHOLDS keyword specifies the threshold values for monitoring database status with the Space Monitor function of IMS HP Pointer Checker.

This keyword is effective when both HDPC=Y and SPMN=Y are specified.

Functions that support this keyword
Image Copy function
Statements that support this keyword
  • GLOBAL statement
  • GROUP statement
  • IC/AIC statement
  • CIC/ACIC statement
Site default option
Supported
Related keyword
HDPC keyword
Format
Read syntax diagramSkip visual syntax diagramTHRESHOLDS=keyword= value(,EXTENTS=10valueNOFREESPC%=10valueNOAVAILEXT=10valueNOLASTEXT=YESNOUSEDSPC%=90valueNOVOLEXT=YESNOCASPLIT%=50valueNOCISPLIT%=50valueNOREORGINTVL=NOvalueDSSIZE%=90valueNODSSIZE=NOvalue)
EXTENTS=0-99|NO
Specifies the warning threshold value for the number of extents. The default value is 10.
FREESPC%=0-100|NO
Specifies the warning threshold value for the percentage of free space. The default value is 10.
AVAILEXT=0-50|NO
Specifies the warning threshold value for the number of available extents. The default value is 10.
LASTEXT=YES|NO
If YES is specified, and the data set is using the last extent, a warning message for this data set is shown in the Space Monitor Exception report. The default value is YES.
USEDSPC%=0-100|NO
Specifies the warning threshold value for the percentage of space used. The default value is 90.
VOLEXT=YES|NO
If YES is specified, and not enough space is left on the DASD volume for the data set to extend, a warning message for this data set is shown in the Space Monitor Exception report. The default value is YES.
CASPLIT%=0-100|NO
Specifies the warning threshold value for the percentage of CA splits. The default value is 50.
CISPLIT%=0-100|NO
Specifies the warning threshold value for the percentage of CI splits. The default value is 50.
REORGINTVL=0-999|NO
Specifies the warning threshold value for the number of days that can pass without a database reorganization. The default value is NO.
DSSIZE%=0-100|NO
Specifies the warning threshold value for the percentage of the data set used space within the maximum size. The default value is 90.
DSSIZE=0-9999|NO
Specifies the warning threshold value for the data set size in the units of MB. The default value is NO.
Default value
None.