|
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Charles Wilt
Sent: Friday, January 02, 2009 7:19 AM
To: Midrange Systems Technical Discussion
Subject: Re: Use of the IFS
Having the stream file version on the i isn't going to do a whole lot
for you IMHO.
I will disagree here. Transferring the data from a DB file to an stream
file would be easier if the stream file were on the i. Why? Because the
process which updates the DB file on the "i" could be extended to make
corresponding updates on the stream file. Perhaps even some sort of
"trigger" action on the update of the DB. But I am not very familiar
with how DB2 on the "i" works. I'm not very DB2 literate at all.
What data is the warehouse modifing/adding from the PC and what
application is being used to do it?
This is the difficult part. How to "back port" the updates made to the
stream file to the DB file. I don't know enough about the i to know if
there is some sort of "hook" or "exit" which could be used to monitor
the stream file for changes.
Have you looked at getting rid of the requirement for the stream file
version completly and just providing the user with a way to modify the
data in the i DB file as needed?
This would be best. Eliminate the stream file entirely by replacing it
with ODBC access or something akin to that.
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.