× 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.



Le 13/01/2023 à 21:39, Marc Rauzier a écrit :
Once you have the fully qualified job name, you can do what you want on the QPJOBLOG spool file it creates. You can delete it or set an expiration date. For example to set a 3 days expiration, use a similar command.

CHGSPLFA FILE(QPJOBLOG) JOB(852150/DIMARCO/QJVACMDSRV) SPLNBR(1) EXPDATE(*DAYS) DAYS(1)

CHGSPLFA FILE(QPJOBLOG) JOB(852150/DIMARCO/QJVACMDSRV) SPLNBR(1) EXPDATE(*DAYS) DAYS(_3_) of course to comply with my example.


The spooled file will be deleted three days after creation date when you run DLTEXPSPLF command, that can be scheduled on a daily basis.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.