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 > Assert Failed: ERROR - NO 'waitfor' locks in Critical Section!!!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-13-06, 00:14
dimple dimple is offline
Registered User
 
Join Date: Jun 2005
Location: Adelaide, South Australia
Posts: 5
This error has occured. What is the couse (if known). I am on Informix Dynamic Server Version 9.40.UC8.
Reply With Quote
  #2 (permalink)  
Old 11-13-06, 04:46
Tyveleyn Tyveleyn is offline
Registered User
 
Join Date: Aug 2006
Location: The Netherlands
Posts: 248
From your description I would guess that there's no proper 'SET ISOLATION' and 'SET LOCK MODE' combination issued for the application. If not issued within the application the default isolation level of the database is used. If other than 'DIRTY READ' and an explicit 'SET LOCK MODE TO NOT WAIT' is in effect I expect an error message like yours. But it would clear up things if you could post the accompanying errorcode as well.

Regards,
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