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 > Problems with oninit IDS 9.40UC5 for Linux Debian 2.4.22

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-22-04, 07:14
luismas luismas is offline
Registered User
 
Join Date: Oct 2004
Posts: 4
Question Problems with oninit IDS 9.40UC5 for Linux Debian 2.4.22

I've an IDS 9.40UC5 installed on platform Debian GNU/Linux 3.0 Kernel 2.4.22.
I've configure the IDS with Parameters-Initialize and show me an error :

"ON-Line is still on INIT or RECOVERY mode. Please see the online.log"

In the online.log only show:

12:28:52 IBM Informix Dynamic Server Started.

Fri Oct 22 12:28:52 2004

12:28:52 Event alarms enabled. ALARMPROG = '/opt/informix/ids940/etc/alarmprogram.sh'
12:28:53 Booting Language <c> from module <>
12:28:53 Loading Module <CNULL>
12:28:53 Booting Language <builtin> from module <>
12:28:53 Loading Module <BUILTINNULL>

and the ONLINE leaves here.

When I write : "onstat -m" it show me:

*** WARNING: IBM Informix Dynamic Server is no longer running. ***

*** WARNING: IBM Informix Dynamic Server is no longer running. ***

Changing data structure forced command termination.

Then I write: onmode -ky and show:

onmode: Shutdown of the database server shall be done by killing
the database server processes, as the database server is
in Initialization mode and cannot accept onmode commands.

Then I try again go up the online and write: "oninit -iv" and show me:
oninit -iv

This action will initialize IBM Informix Dynamic Server;
any existing IBM Informix Dynamic Server databases will NOT be accessible -
Do you wish to continue (y/n)? y
Checking group membership to determine server run modesucceeded
Reading configuration file '/opt/informix/ids940/etc/onconfig'...succeeded
Creating /INFORMIXTMP/.infxdirs ... succeeded
Creating infos file "/opt/informix/ids940/etc/.infos.delta_sh" ... "/opt/informix/ids940/etc/.conf.delta_sh" ... succeeded
Writing to infos file ... succeeded
Checking config parameters...succeeded
Allocating and attaching to shared memory...succeeded
Creating resident pool 1388 kbytes...succeeded
Creating buffer pool 10002 kbytes...succeeded
Initializing rhead structure...succeeded
Initializing ASF ...succeeded
Initializing Dictionary Cache and SPL Routine Cache...succeeded
Bringing up ADM VP...

and the online.log again show me the same:

13:09:04 IBM Informix Dynamic Server Started.

Fri Oct 22 13:09:04 2004

13:09:04 Event alarms enabled. ALARMPROG = '/opt/informix/ids940/etc/alarmprogram.sh'
13:09:04 Booting Language <c> from module <>
13:09:04 Loading Module <CNULL>
13:09:04 Booting Language <builtin> from module <>
13:09:04 Loading Module <BUILTINNULL>

and get here.

Really the Shared Memory is ok because I try again : oninit -s and its me:

oninit: Fatal error in shared memory creation
and the online.log

13:11:20 IBM Informix Dynamic Server Started.
13:11:20 shmget: [EEXIST][17]: key 52634801: shared memory already exists
13:11:20 mt_shm_init: can't create resident segment

but why can't I go up the online ?
What seems this error ?

Can anyone help me ?

Thanks.
Reply With Quote
  #2 (permalink)  
Old 10-22-04, 08:38
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,

Please raise version of glibc.

Gustavo.
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