Operating System - HP-UX
1834604 Members
4520 Online
110069 Solutions
New Discussion

full_local_page - what is it?

 
Stephen Badgett
Regular Advisor

full_local_page - what is it?

We are getting an error when running an application that use to run fine on our 9000/800/L2000-5X machine ...

Unable to mmap poolfile /mpux/vm1/_S3/civars (16556): 12 Not enough space (
lib_error.cc, 953)

I was told to enable FULL_LOCAL_PAGE caching and also was told to try increasing MAXDSIZE and NSYSMAP

I can not find information on FULL_LOCAL_PAGE other than a web site
http://support.businessobjects.com/library/kbase/articles/c2009448.asp

which did not show me how to enable or disable this anyway. I also believe there were refering to Windows anyway. I do plan on increasing the MAXDSIZE and NSYSMAP kernel parameters


Thank you,
Steve
Not as is, is now
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: full_local_page - what is it?

HMM

swap -tam

If swap utilitzation is heavy consider bumping it up. Try not to set swap more than 2X RAM

See the script I'm attaching, it can give you data to find other issues.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Stephen Badgett
Regular Advisor

Re: full_local_page - what is it?

Thank you Stephen,

Very nice -- I will look at this information and hopefuly make a judgement call from the data.


Steve
Not as is, is now