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

1 THRESHOLDS=
2.1 keyword=value
2.1 (
2.2.1+ ,
2.2.1 EXTENTS=
2.2.2.1! 10
2.2.2.1 value
2.2.2.1 NO
2.2.1 FREESPC%=
2.2.2.1! 10
2.2.2.1 value
2.2.2.1 NO
2.2.1 AVAILEXT=
2.2.2.1! 10
2.2.2.1 value
2.2.2.1 NO
2.2.1 LASTEXT=
2.2.2.1! YES
2.2.2.1 NO
2.2.1 USEDSPC%=
2.2.2.1! 90
2.2.2.1 value
2.2.2.1 NO
2.2.1 VOLEXT=
2.2.2.1! YES
2.2.2.1 NO
2.2.1 CASPLIT%=
2.2.2.1! 50
2.2.2.1 value
2.2.2.1 NO
2.2.1 CISPLIT%=
2.2.2.1! 50
2.2.2.1 value
2.2.2.1 NO
2.2.1 REORGINTVL=
2.2.2.1! NO
2.2.2.1 value
2.2.1 DSSIZE%=
2.2.2.1! 90
2.2.2.1 value
2.2.2.1 NO
2.2.1 DSSIZE=
2.2.2.1! NO
2.2.2.1 value
2.1)
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.