All,
I'm looking for a way to delete zombie processes. Normally, I would do this by
ipcs -m to list the processes in shared memory and then ipcrm -m <PID>.
I can't do this however, because I'm currently running a number of oracle
instances on the same box and I can't identify the rogue; so how can I kill one
that gone rogue on me?
Cheers,
Tim
Received on Thu Dec 23 1999 - 12:48:06 NZDT