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



Carsten Flensburg wrote a very nice wrapper around all these extract
actions called EXTJRNDTA.
Very easy to use!

Regards,
Arco Simonse

Op donderdag 24 maart 2016 heeft PaulMmn <PaulMmn@xxxxxxxxxxxxx> het
volgende geschreven:

Getting human-readable data out of a journal isn't hard-- and it's the
ONLY place on the system where you can guarantee that some human can't
change things! Once our auditors understood that, they were content with
our using DBU to fix data base issues (with proper permission to use the
utility).

The big 'issue' with reading journals is that they have to be translated
back to human form. You DSPJRN to an outfile, then CPYF th a specially
formatted DB file FMTOPT(*NOCHK) et voila! Data in human readable form,
with the date, time, and user of the journalled transaction.

The formatted file consists of: (a) the journal fields as defined in one
of IBM's manuals (timestamp/user/etc.) plus (b) all of the fields that
define the normal PF on the system, in the same order. Then that CPYF
FMTOPT(*NOCHK) moves all the data into the right places (ignore the 'error'
that the end-of-record doesn't line up). Then read that file to find out
who did what to whom.

And the evidence is as irrefutable as you can get on the iSeries. Just
train your auditors!

--Paul E Musselman
PaulMmn@xxxxxxxxxxxxxxxxxxxx
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.


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.