Hi all
I have a big and rare problem that I can't solve.
A record is locked and get a message like
<tablename> in use by ,xxx on <servername> xxx. Wait or press CTRL-C to stop
then I kill the locking process either by proshut command or by "kill -9" unix command. The result is surpising. I see in Unix the process is killed. But I still get the same message and cannot use the record. Moreover I see from the _lock table the record is locked. I need your help about conquering this sitation.
The only solution I developed to overcome this is restarting the database (The worst one).
I have a big and rare problem that I can't solve.
A record is locked and get a message like
<tablename> in use by ,xxx on <servername> xxx. Wait or press CTRL-C to stop
then I kill the locking process either by proshut command or by "kill -9" unix command. The result is surpising. I see in Unix the process is killed. But I still get the same message and cannot use the record. Moreover I see from the _lock table the record is locked. I need your help about conquering this sitation.
The only solution I developed to overcome this is restarting the database (The worst one).