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 > Informix Crashing

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-26-03, 23:47
jenus jenus is offline
Registered User
 
Join Date: May 2003
Location: INDIA
Posts: 1
Unhappy Informix Crashing

With below error message , my infomix crashed & after restart its working fine. I did not get any error message at OS level ( like volume corruption , disk fail .....) Not even at informix level. All my chunks are OK at OS as well as Informix level.

Is it a BUG ??????? SOLUTION ?????????ANY SUGGESTION ??????

Assert Failed: Buffer modified in inconsistent chunk.
23:23:02 Informix Dynamic Server Version 7.31.FC6XD
23:23:02 Who: Session(671, sapr3@APP11, 18335, 534114856)
Thread(838, sqlexec, 22023ee58, 1)
File: rsdebug.c Line: 936
23:23:02 Results: Chunk 26 is being taken OFFLINE.
23:23:02 Action: Restore chunk from archive. If this is a temporary dbspace
chunk, drop and add the dbspace to enable it.
23:23:45 See Also: /tmp/af.72e547e, shmem.72e547e.0
23:23:45 Error writing '/tmp/shmem.72e547e.0' errno = 22
23:23:45 Assert Failed: Chunk 26 is being taken OFFLINE.
23:23:45 Informix Dynamic Server Version 7.31.FC6XD
23:23:45 Who: Session(671, sapr3@APP11, 18335, 534114856)
Thread(838, sqlexec, 22023ee58, 13)
File: rsmirror.c Line: 1711
Reply With Quote
  #2 (permalink)  
Old 05-27-03, 23:48
dananio dananio is offline
Registered User
 
Join Date: Mar 2002
Posts: 112
Re

I think reserve page of this chunk is corrupt ,
the solution (have to trial) setup another instance then add this chunk (not being primary chunk) for rebuild reserve page so shutdown this instance and start the first instance , if it's the same , you have to config database to skip the dbspace that own this chunk drop/create
Reply With Quote
  #3 (permalink)  
Old 05-29-03, 08:30
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Before doing anything, you should check this file:
/tmp/af.72e547e
A lot of information can be found in this file.
For instance, you can see the stack trace of the thread causing the crash.
__________________
rws
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