Operating System - HP-UX
1755875 Members
3529 Online
108838 Solutions
New Discussion юеВ

probleme CPU 100% ET MEMORY 100%

 
S.KICHOU
Occasional Advisor

probleme CPU 100% ET MEMORY 100%

hello,

I met a problem in my hp ux system: CPU 100% AND MEMOry 100%
I have two in my server application: oracle and hyperion

when I accessed the file syslog.log, I found these errors
erpapps vmunix: Deferred swap reservation failure pid: 2603

erpapps vmunix: CMC[0]:Recoverable Error is reported as CMC

Fatal error: Telnet device drivers missing: No such device
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: probleme CPU 100% ET MEMORY 100%

Shalom,

You have too many processes using too much memory.

You may have a memory leak.

http://www.hpux.ws/?p=8

That utility may be the cause of this. You might want to work with your Oracle DBA's to take reduce SGA memory use.

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
S.KICHOU
Occasional Advisor

Re: probleme CPU 100% ET MEMORY 100%


I did not understand
The following message will also be displayed in the
/var/adm/syslog/syslog.log file:

erpapps vmunix: Deferred swap reservation failure pid: 2603
S.KICHOU
Occasional Advisor

Re: probleme CPU 100% ET MEMORY 100%

hello,
The following message will also be displayed in the
/var/adm/syslog/syslog.log file:

telnetd[PID]: Fatal error: Telnet device drivers missing:
No such device
Dennis Handly
Acclaimed Contributor

Re: probleme CPU 100% ET MEMORY 100%

>erpapps vmunix: Deferred swap reservation failure pid: 2603

This is the process that died when it tried to get too much swap. What does "swapinfo -tam" show about the time it aborted?