Re: System Audit journal question
Jim Franz <[email protected]> Tue, 14 Jul 2026 13:08:19 -0400
| Newsgroups | gmane.comp.hardware.ibm.midrange |
|---|---|
| Message-ID | <CAEVZ15MYE_k8+Y+7Ko=BB_0cmk3RAMH_SX1WPDw-VAMRQCXZPQ@mail.gmail.com> |
... but you can purge journal receivers that reach a certain age.( i auto
purge sys audit journals at 18 mths after closed)
DSPOBJD OBJ(&LIB/&PREFIX) OBJTYPE(*JRNRCV) +
OUTPUT(*OUTFILE) OUTFILE(ZPRGJRND) and check the age
or there should be a sys tables sql you could use to select
Jim Franz
On Tue, Jul 14, 2026 at 9:47 AM Charles Wilt <[email protected]> wrote:
> No, the whole point of the audit journal is that it can't be modified.
>
> If that's not a hard requirement, you could look at the system API/exit
> point ( QIBM_QP0L_SCAN_OPEN ) that is normally used for anti-virus
> scanning.
>
> HTH,
> CHarles
>
> On Tue, Jul 14, 2026 at 7:37 AM DEnglander--- via MIDRANGE-L <
> [email protected]> wrote:
>
> > I am looking to track all READ and OPEN operations on selective IFS
> > folders.
> >
> > Is there a way to remove this information from the System Audit Journal
> > once it is extracted, so the Audit Journal doesn't balloon in size?
> >
> > Thank you,
> >
> > Doug
> >
> >
> >
> > "CONFIDENTIALITY NOTICE: This e-mail transmission (and/or the
> attachments
> > accompanying it) contain confidential information belonging to the
> sender.
> > The information is intended only for the use of the intended recipient.
> If
> > you are not the intended recipient, you are hereby notified that any
> > disclosure, copying, distribution or the taking of any action in reliance
> > on the contents of the information is strictly prohibited. Any
> > unauthorized interception of this transmission is illegal under the law.
> > If you have received this transmission in error, please promptly notify
> the
> > sender by reply e-mail, and then destroy all copies of the transmission."
> > --
> > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
> list
> > To post a message email: [email protected]
> > To subscribe, unsubscribe, or change list options,
> > visit: https://lists.midrange.com/mailman/listinfo/midrange-l
> > or email: [email protected]
> > Before posting, please take a moment to review the archives
> > at https://archive.midrange.com/midrange-l.
> >
> > Please contact [email protected] for any subscription related
> > questions.
> >
> >
> --
> This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
> To post a message email: [email protected]
> To subscribe, unsubscribe, or change list options,
> visit: https://lists.midrange.com/mailman/listinfo/midrange-l
> or email: [email protected]
> Before posting, please take a moment to review the archives
> at https://archive.midrange.com/midrange-l.
>
> Please contact [email protected] for any subscription related
> questions.
>
>
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: [email protected]
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.
Please contact [email protected] for any subscription related questions.