×
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.
This page -
https://www.ibm.com/docs/en/i/7.5?topic=auditing-planning-object-access
- has this sentence on it -
If you are concerned about who is using a particular file, you can
collect information about all accesses to the file for a period of time:
This seems to get what you are asking for, if I understand it right.
Instead of a specific file, use it for a specific OUTQ. The command
example there is this -
CHGOBJAUD OBJECT(library-name/file-name)
OBJTYPE(*FILE) OBJAUD(*CHANGE or *ALL)
HTH
Vern
On 3/8/2023 4:53 PM, Justin Taylor wrote:
Is there a way to audit all spooled file activities (create, move, change,
delete) for a specific output queue? The auditing I've found seems to be
user-centric, and I'd rather not audit all users for every output queue
just to watch a single OUTQ.
TIA
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.