![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Issue with insufficient swap or memory space | kavithakuttyk | Shell Programming and Scripting | 2 | 09-24-2009 03:59 AM |
| sar : insufficient address space to load xxxx device records | nimi20 | SUN Solaris | 2 | 04-01-2009 07:35 PM |
| insufficient available memory | big123456 | UNIX for Advanced & Expert Users | 8 | 08-12-2008 03:45 AM |
| swap space (lvol2) is not using when physical memory is 98% used | rajeshtt32 | HP-UX | 1 | 01-06-2008 11:05 AM |
| swap space / paging space | aaronh | AIX | 2 | 05-19-2004 10:06 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Issue with insufficient swap or memory space
Hi,
When I execute one of my shellscript I am getting the below mentioned error message .This application takes 2input files which have the records counts 26463 and 1178046 exec(2): insufficient swap or memory available. exec(2): insufficient swap or memory available. exec(2): insufficient swap or memory available. exec(2): insufficient swap or memory available. exec(2): insufficient swap or memory available. exec(2): insufficient swap or memory available. exec(2): insufficient swap or memory available. exec(2): insufficient swap or memory available. I have zipped most of the files in my directory.If anybody knows how to resolve this issue please help me. Thanks |
|
||||
|
It shouldn't have anything to do with how many files you have, it's complaining about RAM. Either this script is incorrectly demanding impossibly huge amounts of memory for some reason, or the error means exactly what it says -- out of swap, or memory.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|