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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-10-02, 18:18
scooby scooby is offline
Registered User
 
Join Date: Sep 2002
Posts: 1
shared memory not initialized

Hello, I was successfully running an INFORMIX database when it appeared I was running out of space. I deleted both my dbspace and my blobspace and was going to recreate them much larger. However now I can run no commands, including onspaces. I keep getting, "shared memory not initialized for INFORMIXSERVER 'my username' ". I can't even restart INFORMIX at this point. Any tips? TIA.

Regards
Reply With Quote
  #2 (permalink)  
Old 09-11-02, 06:52
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Is your server running?
ps -ef |grep online

If not:
Did you set the correct environment?
INFORMIXDIR
INFORMIXSERVER
PATH
ONCONFIG
INFORMIXSQLHOSTS

if oninit -v does not work, check your message log:
grep MSG $INFORMIXDIR/etc/$ONCONFIG

to see what happened.
__________________
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