I have 2 input files with different lengths. 1 file is a master file and contains 15 Million records with 18K Record length and second file is 14bytes length and it contains 1 Million records.
Now i want get the records from master file based on the value present in the Second file. the matching based on 14bytes of the both files.
i have tried with ICETOOL include condtion. it failed and thrown an error too many include condtions.
Sultan