General discussion
January 2, 2002 at 06:57 AM
vembar_gopal

SORT.EXE and Windows NT

by vembar_gopal . Updated 24 years, 7 months ago

A ‘out of memory’ exception is received when sorting large files. I need to sort a 700MB+ file and when I tried to use the following command, I receive an ‘out of memory’exception.
sort < input_file > output_file

The server that I am running this sort on contains enough memory (4GB). What are the limitations of the ‘Sort’ program under Windows NT ? I am able to execute the sort with the same size file successfully under Windows 2000.

Thanks

This discussion is locked

All Comments