Author: enrico-sorichetti
Subject: Reply to: File processing
Posted: Fri Apr 28, 2017 5:16 pm (GMT 5.5)
given the wording the db2 table would simply mirror the KSDS,
so no programming needed, just a smart use of the utilities
drop the table
repro the KSDS to a PS dataset
reload the table
_________________
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort![icon_cool.gif]()
Subject: Reply to: File processing
Posted: Fri Apr 28, 2017 5:16 pm (GMT 5.5)
Quote: |
if the record is not in table then insert, if the record is in table update and if the record is not in file then delete from table. |
given the wording the db2 table would simply mirror the KSDS,
so no programming needed, just a smart use of the utilities
drop the table
repro the KSDS to a PS dataset
reload the table
_________________
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
