1845896 Members
4126 Online
110250 Solutions
New Discussion

Re: Out memory error

 
SOLVED
Go to solution
suresh_6
Occasional Contributor

Out memory error

While unpacking /home/ariba7sv/software/Patch04/Patches/Data/Overwrite/CoreServer.tgz

I am getting the bellow error

at /home/ariba7sv/AribaBuyer7/CoreServer/.
Out of memory during "large" request for 33558528 bytes at ../Perl/HP-UX/lib/site_perl/Archive/Tar.pm line 123.


Thanks for your help
Suresh
sandasani
3 REPLIES 3
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: Out memory error

Under the POSIX shell (which is probably the default) do a ulimit -a
Nore the size of the data, stack, and memory.
I suspect you will need to increase maxdsiz or maxssiz in the kernel.
If you are unfamiliar with build a kernel let us know.
If it ain't broke, I can fix that.
suresh_6
Occasional Contributor

Re: Out memory error

Thanks but I succeeded on DEV machine but on TST even they have same configs.

on TST:

time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 2015464
stack(kbytes) 81920
memory(kbytes) unlimited
coredump(blocks) 4194303
nofiles(descriptors) 2048



on DEV:

time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 2015464
stack(kbytes) 80896
memory(kbytes) unlimited
coredump(blocks) 4194303
nofiles(descriptors) 2048

sandasani
Printaporn_1
Esteemed Contributor

Re: Out memory error

Hi,

May be you have to increase swap.
enjoy any little thing in my life