Hi Frieds,
I have a requirement where I need to find if a keys in file-1 is present in File-2. I would need to stop the processing for a particular key once a match is found, the search should then continue for the next key. This is because file-2 is humongous!! and just a simple sort is taking hell lot of time (more than 4 hours!!!). Is it possible using SYNCSORT? My shop uses syncsort.
Thanks