Hi vivek,
The links given by you point to two input files.
I have data in one file only.
Do you mean i need to split it into 2 files and then use the Splice/Join to merge again.
I have a requirement where a Db2 table needs to be updated every 1 hour across 24 X 7 . (except a weekly 2 hr maintenance).
Apart from a scheduler where a job can be scheduled for this.
Does working storage variables in any case hold the values of the previous run of the code
actually I am facing a case where the working storage variables are retaining the values that the program ha ...