×
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.
On 8/31/2018 7:30 AM, gio.cot wrote:
Hi
I'm looking for a command that reading the journal , it display me for a
given file, the changes records occured ..
Can some suggest me some links for this purpose ?
Thanks in advance
I usually use the IBM-supplied table function DISPLAY_JOURNAL in an
Access Client Solutions (ACS) SQL script window. You can find
documentation on it here:
https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM+i+Technology+Updates/page/DISPLAY_JOURNAL+(easier+searches+of+Audit+Journal)
and here:
https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/rzajq/rzajqudfdisplayjournal.htm
IBM touts this at the technology update page for reading the audit
journal, but it works with any journal.
The function has a lot of possible input parameters, and it would be
really tedious to keep going back to the reference to see what they are,
so I save a SQL script window with all of them, and comment out the ones
I don't need for a particular inquiry.
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.