Frequently Asked Questions

Apr 18, 2024 - 04:25am

 [F] Frequently Asked Questions  / Operational Questions  /

Using kill -9

Rate This FAQ
Rating: ***** (based on 1 votes)

Created On: 2 May 2002 10:34 am
Last Edited: 10 Jul 2002 6:48 am

Question Printer Friendly

Can we use SIGKILL (kill -9) to kill the webx-go process? Would it corrupt the database?

Answer

If you do a pstack and DO NOT see a thread whose stack includes a routine named ChBgSave, then it is safe to kill the process, otherwise yes the database will probably end up corrupted (in which case restore from a webx generated backup).