[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: to kill a process ?



Paul E Condon wrote:
> I have a process that I see in ps, but cannot kill. 
<snip>
> 
> I issue the following command:
> gq:/db2/chkpnt# kill -9 9398

Maybe the process is stopped. Just try a

kill -CONT 9398

-- 
Regards,
Jörg-Volker.


Reply to: