
The RSNUMHOT program is used to determine whether a particular percentage of the numbers in an interval are used up.

There are two ways to identify intervals of this type:
- Choose the option “Enter Percentage” and enter a number in the field “Display From %”. The report displays all intervals for which the number usage is higher than this number.
and
- The report reads the value PERCENTAGE from TNRO and displays all intervals for which the number usage is higher than 100 – TNRO PERCENTAGE.
You can restrict the output to non-rolling intervals.
Any intervals in the critical range are indicated by a red light in the results list.
Example
Interval 1 to 1000,
- ‘Display From %’ = 90:
If more than 900 numbers are assigned from the interval, the interval is displayed as critical.
- TNRO-PERCENTAGE = 5, 100 – TNRO-PERCENTAGE = 95:
If more than 950 numbers are assigned from the interval, the interval is displayed as critical.
Reference
- 2485249 – How to see the spool results of report RSNUMHOT