1827871 Members
2046 Online
109969 Solutions
New Discussion

Re: memory in hpux

 
Fredy Correa
Advisor

memory in hpux

Good day. I have a problem. I have a HPUX 11.11, has 8 gigas of fisica memory, 21 gigas of memory swap.. I have installed basde of data oracle 9i. There is a aplication of 32 bits, to which it places in the Q3 quadrant, when the process runs from a windows machine its run ok, but if it is executed in server HPUX generates the error proccess died(0) and it does not finish. that can be?
8 REPLIES 8
mirco_1
Valued Contributor

Re: memory in hpux

hy,

the value of bdc_max_pct and dbc_min_pct ?

the ram of windows system?

thanks
DM.
RAC_1
Honored Contributor

Re: memory in hpux

What is the error that you get?? With 32 bit apps, you at most can access 1.75GB of shared memeory. you can use memeory windows for it.
There is no substitute to HARDWORK
Fredy Correa
Advisor

Re: memory in hpux

memory windows = 2 gigas
Fredy Correa
Advisor

Re: memory in hpux

hi.. the max is 15.. the min is 5....
how i implement de memory window??
RAC_1
Honored Contributor

Re: memory in hpux

Install memeory windows software. Prepare windows files. /etc/serviceswindow?? Read man pages and start your program in seperate memeory widnow.
There is no substitute to HARDWORK
Fredy Correa
Advisor

Re: memory in hpux

Hi.. the error is process died(0)...
Steve Steel
Honored Contributor

Re: memory in hpux

Hi

See

ftp://eh:spear9@hprc.external.hp.com/memory.htm

H. Memory Windows [ details patches how to check for Memory Windows memwin_stats ]

Also a lot of other good stuff

Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
RAC_1
Honored Contributor

Re: memory in hpux

Do you have tusc tool?? (trace unix system calls). Run the apps with tusc and see what is causing the problem.
There is no substitute to HARDWORK