× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



If you happen to have the TAATOOLS, there is a DLTOLDSPLF command that is
very flexible.

Another approach is from the opposite end. There is a system command
DLTEXPSPLF that deletes expired spool files. We have a number of spool
files we create with SAVE(*YES) EXPDATE(*DAYS) DAYS(1). This way, we can
reprint a spool file if necessary. Each night, a job scheduler job runs
DLTEXPSPLF which deletes those past expiration. The DLTEXPSPLF command is
not as flexible, however, because it's for the whole ASP. Where you'd have
to be flexible here is how you create the spool file. And this doesn't
help for system generated stuff.


On Wed, Feb 20, 2013 at 5:32 AM, John Mathew <johnmathew400@xxxxxxxxx>wrote:


Hi,

How to delete the spool files which are older than 7 days from a
particular queue.
Can some one please send me some sample CL program code which would help
me to achieve this.

Thanks in advance.

John



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.