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 > Informix 7.30.TC3 on Windows 2000 Server

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-09-03, 18:22
Fernando.Moyses Fernando.Moyses is offline
Registered User
 
Join Date: Mar 2003
Location: Blumenau - SC - Brazil
Posts: 11
Thumbs down Informix 7.30.TC3 on Windows 2000 Server

Hi!

I installed a Informix 7.30.TC3 Windows NT version in a server with Windows 2000 Server SP3.
The first it work fine, but I had to unistall it.
I passed the SP3 again and reinstall the Informix, but when I create the install, I receive a message telling tha the service could not be started, and instructing me to check the Securty Event Log or the log of the informix server to see what happened. In this places there is nothing. The log of the informix server isn't even created.
I don't know what is.
I uninstalled everything again and clear all the regedit informix references, but the error still appears.

if I manually try to start informix (using oninit), the following error raise:

oninit: DBSERVERNAME 'ol_senioraux' not in sqlhosts file or sqlhosts file contents are damaged.

The ol_senioraux information on the sqlhosts appears to be OK (the regedit entry)

Someone knows where the problem could be?
I'm one week behind this and got a big headache.

Regards,

Fernando Moyses - Brazil
Reply With Quote
  #2 (permalink)  
Old 03-11-03, 07:32
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
The message log is not created???
What user do you use to startup the informix service?

That user should be able to write in the MSGPATH variable.
There must be somethin in the message log. It is the first thing the server creates/opens when starting up.
__________________
rws
Reply With Quote
  #3 (permalink)  
Old 03-11-03, 15:47
Fernando.Moyses Fernando.Moyses is offline
Registered User
 
Join Date: Mar 2003
Location: Blumenau - SC - Brazil
Posts: 11
There is no informix log!
The %INFORMIXDIR% only has an ol_senioraux.cmd and no ol_senioraux.log, but there's an agent_ol_senioraux.log with the following message:

03/09/03 13:45:20 - DeleteService() failed: 1060: The specified service does not exist as an installed service.

I'm starting the informix with the INFORMIX user, it's a member of the Adminitrators group.

Thanks for the post

[]'s

Fernando Moyses
Reply With Quote
  #4 (permalink)  
Old 03-12-03, 05:32
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Hi What is the value of the MSGPATH in your %INFORMIXDIR%\etc\%ONCONFIG% file?
That is the message log file.
In Windows, the user informix should also be a member of the group Informix-Admin.
What exactly happens if you manually execute 'oninit -v'?
__________________
rws
Reply With Quote
  #5 (permalink)  
Old 03-12-03, 06:49
Fernando.Moyses Fernando.Moyses is offline
Registered User
 
Join Date: Mar 2003
Location: Blumenau - SC - Brazil
Posts: 11
My MSGPATH is %INFORMIXDIR%\ol_senioraux.log, and this file isn't created.

The error when I execute oninit -v is

C:\Informix\bin>oninit -v
Checking group membership to determine server run modesucceeded
Reading configuration file 'C:\Informix/etc/ONCONFIG.ol_senioraux'...succeeded
Creating INFXTMP/.infxdirs ... succeeded
Creating infos file "C:\Informix/etc/.infos.ol_senioraux" ... "C:\Informix/etc/.
conf.ol_senioraux" ... succeeded
Writing to infos file ... succeeded
Checking config parameters...succeeded
Allocating and attaching to shared memory...succeeded
Creating resident pool 396 kbytes...succeeded
Creating buffer pool 804 kbytes...succeeded
Initializing rhead structure...oninit: DBSERVERNAME 'ol_senioraux' not in sqlhosts file or sqlhosts file contents are damaged.
Reply With Quote
  #6 (permalink)  
Old 03-13-03, 04:50
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
And you created an entry for 'ol_senioraux' in sqlnet32?
can you delete it and recreate it?
Can you post what you created for this INFORMIXSERVER?
__________________
rws
Reply With Quote
  #7 (permalink)  
Old 03-13-03, 05:01
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
About the prerequisites...
you can access the machine notes and the release notes at
http://www.ibm.com/software/data/informix
follow the library link

The latest NT stuff was added by the way in the 7.31 release. It is possible you are running into some sort of bug with your old-aged version ;^)
__________________
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