Operating System - HP-UX
1840738 Members
2824 Online
110171 Solutions
New Discussion

Problem with table of process with (IBM ondemand product)

 
Marcelo De Florio_1
Frequent Advisor

Problem with table of process with (IBM ondemand product)

I have installed IBM ondemand product in HP-UX 11.0 (v2500 architecture), so i run a process arsdd and then the table of process it's full, this process generate 1700 defunct process.

note: The ondemand version is 32 bits

any ideas
MDF
Marcelo De Florio
1 REPLY 1
Bill Hassell
Honored Contributor

Re: Problem with table of process with (IBM ondemand product)

As with any defunct process, the parent is required to wait for the child process to finish to properly remove the process from the proc table. If the parent does not perform this wait or the parent is killed, then defunct processes are the result. I would contact the vendor to find the parent/child relationships and see which program needs to be fixed.


Bill Hassell, sysadmin