|
In that case, you most likely need to use object auditing on the RLSSPLF command in order to determine this. Assuming you do not already have auditing set up. CHGSYSVAL QAUDCTL *OBJAUD CHGOBJAUD RLSSPLF OBJTYPE(*CMD) OBJAUD(*ALL) CRTJRNRCV QAUD000001 CRTJRN QAUDJRN JRNRCV(QAUD000001) Then every time someone releases a spool file an entry will be written to the journal receiver, detailing who released the spool file, which you can view via DSPJRN QAUDJRN. You will need to bear in mind that you will need to manage the journal receiver, otherwise over time it will get large. You may also wish to audit the CHGSPLFA command, as a spool file could reach an output queue already released, then you may want to know who moved it to an output queue attached to a writer.
As an Amazon Associate we earn from qualifying purchases.
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.