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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

