dbTalk Databases Forums  

Invalid message type received from the sqlexec process

comp.databases.informix comp.databases.informix


Discuss Invalid message type received from the sqlexec process in the comp.databases.informix forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
R. Poblete
 
Posts: n/a

Default Invalid message type received from the sqlexec process - 10-25-2003 , 10:44 PM






Trying to migrate Informix SE V4.10.UC4 from SCO OpenServer 3.2 release 4.2
to Linux RedHat 8.0, at the time of running r4gl command the above mentioned
error message shows up.

If I try to run isql (Informix-SQL v4.10.UE2) it ends with no further
message.

When looking in /var/log/messages I found the following message
coff: trapping process with SEGV

A ps -ef doesn´t show a process line for sqlexec, either.

All ABI modules for SCO compatibility are loaded, as per the lsmod output.

Any ideas? I will greatly appreciate any recommendation.

Regards,

R. Poblete



Reply With Quote
  #2  
Old   
Jonathan Leffler
 
Posts: n/a

Default Re: Invalid message type received from the sqlexec process - 10-26-2003 , 01:16 AM






R. Poblete wrote:
Quote:
Trying to migrate Informix SE V4.10.UC4 from SCO OpenServer 3.2 release 4.2
to Linux RedHat 8.0, at the time of running r4gl command the above mentioned
error message shows up.

If I try to run isql (Informix-SQL v4.10.UE2) it ends with no further
message.

When looking in /var/log/messages I found the following message
coff: trapping process with SEGV

A ps -ef doesn´t show a process line for sqlexec, either.

All ABI modules for SCO compatibility are loaded, as per the lsmod output.

Any ideas? I will greatly appreciate any recommendation.
Hmmmm. Well, SE 4.10 should have been retired about 14 years ago. My
immediate reaction is therefore an unhelpful "so what?" and "why not
upgrade?".

The error message indicates that the sqlexec process is dying, for
reasons as yet to be determined. The information about SEGV indicates
that it is doing something which the Linux ABI modules for SCO don't
like. Or a system call is behaving unexpectedly despite the care
lavished on make them consistent with SCO. Or ...

I'd prefer to spend the time getting Informix SE 7.25 from an earlier
version of Linux working on RedHat 8.

The versions of ISQL and R4GL (I4GL-RDS) are similarly antiquated and
should likewise be replaced - 7.32 is current.

--
Jonathan Leffler #include <disclaimer.h>
Email: jleffler (AT) earthlink (DOT) net, jleffler (AT) us (DOT) ibm.com
Guardian of DBD::Informix v2003.04 -- http://dbi.perl.org/



Reply With Quote
  #3  
Old   
R. Poblete
 
Posts: n/a

Default Re: Invalid message type received from the sqlexec process - 10-26-2003 , 03:51 PM



I can understand what you say, Jonathan :-). Do you know if it is possible
to upgrade from this old version to the new version you mention? Is it
possible to buy it electronically?

Thanks for your recommendations.

R. Poblete

"Jonathan Leffler" <jleffler (AT) earthlink (DOT) net> wrote

Quote:
R. Poblete wrote:
Trying to migrate Informix SE V4.10.UC4 from SCO OpenServer 3.2 release
4.2
to Linux RedHat 8.0, at the time of running r4gl command the above
mentioned
error message shows up.

If I try to run isql (Informix-SQL v4.10.UE2) it ends with no further
message.

When looking in /var/log/messages I found the following message
coff: trapping process with SEGV

A ps -ef doesn´t show a process line for sqlexec, either.

All ABI modules for SCO compatibility are loaded, as per the lsmod
output.

Any ideas? I will greatly appreciate any recommendation.

Hmmmm. Well, SE 4.10 should have been retired about 14 years ago. My
immediate reaction is therefore an unhelpful "so what?" and "why not
upgrade?".

The error message indicates that the sqlexec process is dying, for
reasons as yet to be determined. The information about SEGV indicates
that it is doing something which the Linux ABI modules for SCO don't
like. Or a system call is behaving unexpectedly despite the care
lavished on make them consistent with SCO. Or ...

I'd prefer to spend the time getting Informix SE 7.25 from an earlier
version of Linux working on RedHat 8.

The versions of ISQL and R4GL (I4GL-RDS) are similarly antiquated and
should likewise be replaced - 7.32 is current.

--
Jonathan Leffler #include <disclaimer.h
Email: jleffler (AT) earthlink (DOT) net, jleffler (AT) us (DOT) ibm.com
Guardian of DBD::Informix v2003.04 -- http://dbi.perl.org/




Reply With Quote
  #4  
Old   
Jonathan Leffler
 
Posts: n/a

Default Re: Invalid message type received from the sqlexec process - 10-26-2003 , 09:06 PM



R. Poblete wrote:
Quote:
I can understand what you say, Jonathan :-). Do you know if it is possible
to upgrade from this old version to the new version you mention? Is it
possible to buy it electronically?

I doubt if there is any upgrade available since you don't have a
maintenance contract for the current version (you would not have been
able to obtain one for such old software).

So, you will have to start from scratch, I fear. In the ordinary
course of events, I'd say "Contact your IBM sales person", but I'm not
sure whether that's going to work for you. I guess that should be
"Contact your (local) IBM sales office". Also look at what the IIUG
can offer.

Quote:
Thanks for your recommendations.

R. Poblete
"Jonathan Leffler" <jleffler (AT) earthlink (DOT) net> wrote:
R. Poblete wrote:

Trying to migrate Informix SE V4.10.UC4 from SCO OpenServer 3.2 release

4.2

to Linux RedHat 8.0, at the time of running r4gl command the above

mentioned

error message shows up.

If I try to run isql (Informix-SQL v4.10.UE2) it ends with no further
message.

When looking in /var/log/messages I found the following message
coff: trapping process with SEGV

A ps -ef doesn´t show a process line for sqlexec, either.

All ABI modules for SCO compatibility are loaded, as per the lsmod

output.

Any ideas? I will greatly appreciate any recommendation.

Hmmmm. Well, SE 4.10 should have been retired about 14 years ago. My
immediate reaction is therefore an unhelpful "so what?" and "why not
upgrade?".

The error message indicates that the sqlexec process is dying, for
reasons as yet to be determined. The information about SEGV indicates
that it is doing something which the Linux ABI modules for SCO don't
like. Or a system call is behaving unexpectedly despite the care
lavished on make them consistent with SCO. Or ...

I'd prefer to spend the time getting Informix SE 7.25 from an earlier
version of Linux working on RedHat 8.

The versions of ISQL and R4GL (I4GL-RDS) are similarly antiquated and
should likewise be replaced - 7.32 is current.

--
Jonathan Leffler #include <disclaimer.h
Email: jleffler (AT) earthlink (DOT) net, jleffler (AT) us (DOT) ibm.com
Guardian of DBD::Informix v2003.04 -- http://dbi.perl.org/





--
Jonathan Leffler #include <disclaimer.h>
Email: jleffler (AT) earthlink (DOT) net, jleffler (AT) us (DOT) ibm.com
Guardian of DBD::Informix v2003.04 -- http://dbi.perl.org/



Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.