If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > 107: record is locked problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-01-02, 11:51
george_puli george_puli is offline
Registered User
 
Join Date: May 2002
Posts: 2
107: record is locked problem

Hi,
We r running a Standard engine with 4gl dev. environment. One of our programs stops working whenever it tries to update a record. It can update other records, but some records are locked and it returns ISAM 107.

I tried getting all the users out (around 8 users) and logged in as informix, but still can't update certian records. I can't seem to unlock them at all.

Can anyone help me?
Reply With Quote
  #2 (permalink)  
Old 05-04-02, 03:57
dananio dananio is offline
Registered User
 
Join Date: Mar 2002
Posts: 112
re

After you kill session Informix isn't unlock immedietly because it's rollback previous action you have to wait until that session is disapear from "onstat -g ses"
Reply With Quote
  #3 (permalink)  
Old 05-06-02, 10:00
george_puli george_puli is offline
Registered User
 
Join Date: May 2002
Posts: 2
This would be true if I was running Online engine. But this happens to be the standard engine, and onstat utility is not available. What I do for a temp fix is to run a bcheck -s on the affected table files.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On