I want to find out of my rules are getting close to being all used up so I can decide if I need NEXTKEYs or increase the size of the databases. Is there a report that will show the rule usage?
Not a report per se, but using SET TERSE and listing all the rule.
TSO ACF
SET TERSE
SET RULE
LIST LIKE(-)
SET RESOURCE(***)
LIST LIKE(-)
In both LIST instances you will get two line for each rule that look like this: