I don't know what SCOPUS is, but a general advice for searching an error in CSV files is to do binary search. With an editor, split the CSV file in an upper and a lower part, and store them into separate new files. Repeat that, always keeping one file that contains the error, until you have a CSV file with only one erroneous line.