Search found 2 matches

by rsingh99
Tue Apr 07, 2015 9:47 am
Forum: EASYTRIEVE
Topic: resize of vsam file
Replies: 2
Views: 6013

ok sorry for the confusion...lets say there are 10 vsam files a1,a2...a10. i need to read each one and write the valid records into output file(PS). and alll the invalid records into error file(PS).All this needs to be done in a single easytreive code.


thank you for your time.
by rsingh99
Mon Apr 06, 2015 2:24 pm
Forum: EASYTRIEVE
Topic: resize of vsam file
Replies: 2
Views: 6013

resize of vsam file

hi all,

i need to know how we can split vsam file and based on segment number split the file into valid and invalid record files. a record is valid if it should be in that segment such as if account ending with 1 should be in segment 1. then i need to count the the number of error records