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 > After run oninit, what I do next

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-18-06, 02:21
blueskyvn blueskyvn is offline
Registered User
 
Join Date: May 2006
Posts: 5
After run oninit, what I do next

Hi everybody,
After I run oninit and I saw everything sucessfull. What do I do to ensure that Informix starting?.
I run dbaccessdemo but it have error: infxmsg : Not found. What happen??

What can i do??
Please help me fix it. Thank a lot.
Reply With Quote
  #2 (permalink)  
Old 05-18-06, 02:44
nitin_math nitin_math is offline
Registered User
 
Join Date: Nov 2004
Posts: 143
Hello,

To ensure that Informix is running, use:
onstat -

It should show something similar to following:
IBM Informix Dynamic Server Version 9.40.FC4 -- On-Line -- Up 394 days 11:16:30 -- 575456 Kbytes

If it shows something like shared memory not initialized, then it means informix is down.

Attach the copy of message log file and also paste the error when you try to create stores databases.

Bye

Nitin
Reply With Quote
  #3 (permalink)  
Old 05-18-06, 03:42
blueskyvn blueskyvn is offline
Registered User
 
Join Date: May 2006
Posts: 5
Hi,
I use Informix on HP-UX so I can't use onstat. Do you know the other command?
But now, I reinit Informix again then having error: "oninit: Fatal error in share memory creation". What wrong?

In log file:
17:54:32 IBM Informix Dynamic Server Started.
17:54:32 shmget: [EEXIST][17]: key 52744801: shared memory already exists
17:54:32 mt_shm_init: can't create resident segment

Thanks,

Last edited by blueskyvn; 05-18-06 at 03:46.
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