Hi,
I have unloaded a table to a flat file whose LRECL is 950 but because of new requirement i have modified the file with LRECL as 1031 as my table structure got altered because of addition of new columns. But at the time loading the same data from the modified file i am getting an abend S04E.
Please tell me causes behind this and give me proper solution.