Page 1 of 1

Replacing data from file to another in jcl

Posted: Thu Sep 21, 2017 6:35 am
by Krishna0608
I have two 2 files of 600 records. I want to replace the data from file 2 to file1 at particular postion. I dont have any key, first record from file 2 should replace the first record in file 2, second record from file2 to be replaced by second record in file1, and so on. Please suggest me how to give in JCL