Is there a way to Calculate the disk space I would get back if I use the TAATOOL cmd DLTOLDSPLF? I need to find the difference between using 90 days vs. 120 days in the command. I currently have one system that has the following infor for spool files:
11/02/07 14:26:54 Display Spool Size - TAA
Total members - 292,630
Empty members - 4,783
Data members - 287,847
Total size - 116,074,975,232
Empty size - 78,225,408
Data size - 115,996,749,824
QSPL library - QSPL
Thanks, Bruce
Software/Hardware used:
ASKED:
November 2, 2007 8:24 PM
UPDATED:
October 29, 2009 4:25 PM
I agree with Tom. You are taking up way to much space on the system with spool files. We use the DLTOLDSPLF command from TAATOOL as well. In our program we use that command across the whole system using specifying the RETAINDAYS of 30, but we only exclude a handful of output queues from that, which in effect prevent critical output queues from ever being touched. Then, there are several others that we run the command individually on, specifying number of RETAINDAYS…. 2, 4, 7, or 14. We’ve done this for several years and it’s kept the amount of space spool files take up to just a few gig.
Bruce #2