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 > Shared Memory not initialized, but it isn't true!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-05-08, 04:11
kaugrs kaugrs is offline
Registered User
 
Join Date: Jan 2008
Posts: 10
Shared Memory not initialized, but it isn't true!

Hi!

When I try to change the database status from online to quiescent (using onmode -uy) I get an error message:

shared memory not initialized for INFORMIXSERVER 'ol_xxxx'

It seems that database is not online, but it is. (All applications goes ok, and if I do "oninit -vy" I get: "database is still running").

And If I also try to do a dbexport (dbexport databaseName -ss) I get the follow message:

-908 - Attempt to connect to database server (ol_xxxx) failed.

Although It seems the database is down, the db is running ok. Do you know what is wrong?
Reply With Quote
  #2 (permalink)  
Old 05-06-08, 10:47
nitin_math nitin_math is offline
Registered User
 
Join Date: Nov 2004
Posts: 143
Hello,

Are you sure that your IFX env variables are pointing to the corrent Informix instance? Another way to check is use ps -fu informix and look for oninit processes (if there is only 1 instance running on the box).

Nitin
Reply With Quote
  #3 (permalink)  
Old 05-06-08, 11:28
kaugrs kaugrs is offline
Registered User
 
Join Date: Jan 2008
Posts: 10
Yes, I'm sure. I've checked all environmet variables and all of them are right. The problem appears sometimes, one day works fine, but the next day I get this problem (!).
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