Operating System - HP-UX
1825803 Members
2483 Online
109687 Solutions
New Discussion

Performance issue 96%cpu resources are used by single process

 
SOLVED
Go to solution
Khurram_4
Occasional Contributor

Performance issue 96%cpu resources are used by single process

Hello every body, i am using rp7410 as database server. my server OE is HP-UX11i version B.11.11 & database version is Oracle 9i. I am having a problem regarding the performance issue. The problem is Process "pwgrd" alone using more than 96 % CPU resources which is alarming situation. Please help me in finding the solution for it as this is serious performance issue.
Regards
Khurram Mahmood
Knowledge is Curse
2 REPLIES 2
Alex Glennie
Honored Contributor
Solution

Re: Performance issue 96%cpu resources are used by single process

Patch Description: s700_800 11.11 pwgrd(1M) cumulative patch


From PHCO_28007

( SR:8606282157 CR:JAGae46100 )
pwgrd(1M) is intermittently consuming CPU time and not
responding to the requests.

is it installed ?
Bruno Vidal
Respected Contributor

Re: Performance issue 96%cpu resources are used by single process

Hi,
pwgrd is normally an improvment in case of really big password file. But it has some bugs.
So take care to have a good patch level for it
(PHCO_28007). But if you have a small password file (less than 512 lines), you don't really need it, so you can kill it (it will change nothing at all), and avoid to restart it by modifying /etc/rc.config.d/pwgr and set it to 0.

Cheers.