Originally posted by: hwyguy
Hello,
Typically this happens when you try to load a file too large to handle without sorting.
The best way to do this is from UNIX , do the following:
sort -A nmonoutput.out > nmonoutput.csv
Then load the sorted .csv file into the analyzer and you should have no issues.
Hope this helps!
#AIX-Forum