How many archived generations/occurrences of each report there are in BUNDL?
Is there a utility available that will report this information?
Release : 5.0
Component : Bundl
Use the DPMB080 utility (job CC50J080 in the PPOPTION library) to list off the archived reports in Bundl.
Running CC50J080 with the following parameters uncommented (remove the * from column 1) will list ALL archived reports in Bundl:
ALLSW=Y
INDEX=AA**
FUNCT=LIST
Or optionally, to selectively list specific reports, use the REPRT parameter:
INDEX=AA**
FUNCT=LIST
REPRT=reportid
(NOTE - an asterisk here will list 'ALL' archived reports)