OnDemand Users Group

Support Forums => CMOD for z/OS Server => Topic started by: JCI on May 04, 2010, 06:07:49 PM

Title: ENOUGH MEMORY
Post by: JCI on May 04, 2010, 06:07:49 PM
ARS0150E ARSMAINT UNABLE TO ALLOCATE ENOUGH MEMORY.  FILE=ARSSMCAC.C,  297
LINE=2279  SRVR->LOOPBACK 127.0.0.1<-           

That's message display when i execute program ARSMAINT by move (H)FS cache to VSAM. Anybody know what's the mean?? (and how to find a solution??) :o                       
Title: Re: ENOUGH MEMORY
Post by: Ed_Arnold on July 07, 2010, 03:15:00 PM
I think you'd better call support.

Only time I've ever seen something like this was on AIX, and was resolved by verifying /etc/security/limits file on the AIX box and then fixed by setting rss and rss_hard to -1 for both root and archive user.

That's the only advice I have.  :-(

Ed