Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Informix > Informix Crashing

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-27-03, 00: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-28-03, 00: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, 09: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

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