|
Tony, Why do you turn journaling off in your nightly program? I've never seen a reason to do that. Charles Wilt -- iSeries Systems Administrator / Developer Mitsubishi Electric Automotive America ph: 513-573-4343 fax: 513-398-1121 -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Tony Carolla Sent: Monday, October 24, 2005 5:26 PM To: RPG programming on the AS400 / iSeries Subject: Re: Journaling Constraints Thanks Rob. I am not so worried about somebody turning the journaling off, just worried about the program that runs nightly, stops journaling, stores the changes from the previous date, clears the receivers, and re-starts journaling. We are backing these files up in their entirety each night, so the journals aren't used for backup/recovery purposes. The constraints on the log is a much more complex issue... See, if an account number changes, both the before and after images are stored from the journals into the log each night. Then, if a person is looking up the history of that account, they can look at the history of changes for the final account number, but nothing would show for the changes that happened before the account number change. So I have modeled a program that reads through the history of changes in timestamp order, and looks for the customer account number in the 'after' account number field, and stores these changes. If it finds one where the 'before' number is different, then it changes it's search criteria from that point in the file to the 'before' account number. It continues this until it finds the ADD record, then displays them to the user.
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.