Computing.Net > Forums > Unix > sorting large file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

sorting large file

Reply to Message Icon

Name: abhinav_kumar
Date: February 28, 2008 at 02:07:53 Pacific
OS: unix
CPU/Ram: 512 mb
Comment:

hello!!
i want to sort a file which contains millions of records based on multiple fields.
My file is delimited by , and have 20 fields
I am using sort command but i am getting error
"sort:write error while merging"
what is the alternative of this.??
or is there any way to overcomw this??


help!!
thanx




Sponsored Link
Ads by Google

Response Number 1
Name: wollie
Date: February 28, 2008 at 07:30:30 Pacific
Reply:

Hi,

to me it seems to be an issue with your diskspace. You need space for the inputfile, the outputfile and temporary space used by the sort command.
More diskspace would probably solve the problem.

cheers
Wollie


0

Response Number 2
Name: abhinav_kumar
Date: February 28, 2008 at 22:09:36 Pacific
Reply:

thanx Wollie for the suggestion
:)


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: sorting large file

How to edit large files? www.computing.net/answers/unix/how-to-edit-large-files/7481.html

ftp large file .gzip www.computing.net/answers/unix/ftp-large-file-gzip/5549.html

break large file into multiple file www.computing.net/answers/unix/break-large-file-into-multiple-file/5410.html