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 > Is this memory error?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-10-11, 03:31
huahsin68 huahsin68 is offline
Registered User
 
Join Date: Dec 2011
Posts: 5
Red face Is this memory error?

I have Informix DB installed in my Windows machine. When I issuing a command using "onstat -m", I got the following error. Do you guys have any idea what does it mean?

Here is the output
------------------
shared memory not initialized for INFORMIXSERVER 'ol_ids_1150_1'

Message Log File: C:\PROGRA~1\IBM\IBMINF~1\11.50\ol_ids_1150_1.log
Thread(7, main_loop(), 0, 1)
File: rspartn.c Line: 9431
15:08:29 Results: Chunk 1 is being taken OFFLINE.
15:08:29 Action: For all spaces other than temporary dbspaces, restore the space containing the chunk from the archive. If this chunk belongs to a temporary dbspace and if it is not the only chunk in that dbspace, then drop and re-create the chunk. Otherwise drop and re-create the temporary dbspace.
15:08:30 stack trace for pid 2388 written to C:\PROGRA~1\IBM\IBMINF~1\11.50\tmp
\af.3ef056c
15:08:40 See Also: C:\PROGRA~1\IBM\IBMINF~1\11.50\tmp\af.3ef056c
15:08:43 Releasing server from system block
15:08:49 chunk failed sanity check

15:08:51 chunk failed sanity check

15:08:51 I/O error, Primary Chunk 'C:\IFMXDATA\ol_ids_1150_1\rootdbs_dat.000' -
- Offline (sanity)
15:08:51 oninit: Fatal error in shared memory initialization

15:08:51 IBM Informix Dynamic Server Stopped.

-----------
Output End

THanks @!
Reply With Quote
  #2 (permalink)  
Old 12-14-11, 20:31
domusonline domusonline is offline
Registered User
 
Join Date: Nov 2010
Posts: 12
That's not a memory error... It's an I/O error. Your primary chunk for rootdbs could not be accessed... Check permissions, file integrity, paths...
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