|
Home > Archive > Informix > February 2007 > listener-thread: err = -408
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
listener-thread: err = -408
|
|
| Muthana 2004-05-30, 10:53 am |
| Dear Sir,
I found error in online.log when i type in shell command the following
onstat –m
Thu May 27 08:06:29 2004
08:06:29 listener-thread: err = -408: oserr = 0: errstr = : Invalid
message type received from the sqlexec process.
Then I use the finderr to get more information about the error
----------------------------------------------------------------------------
-408 Invalid message type received from the sqlexec process.
This internal error indicates a problem in the communication between
the
database server and the library functions that call it. Make sure that
your program software is compatible with the database engine in use.
This error can also occur if the CSM option is enabled on the database
server side but not on the client application side, or vice versa. If
you
want to use a CSM, make sure that the CSM option is set in the
sqlhosts
file for both the database server and client application.
This error can also occur if the confidentiality option of the CSM is
enabled on the database server side but not on the client application
side, or vice versa. If you want to use the confidentiality option of
the
CSM, make sure that the confidentiality option is set for both the
database server and client application. Check your sqlhosts file and
CSS
configuration file.
If the error recurs, note all circumstances and contact Informix
Technical Support.
----------------------------------------------------------------------------
The followings are my circumstances
IBM INFORMIX-SQL Version 7.31.UC3
IBM INFORMIX-4GL Version 7.31.UC3
IBM INFORMIX-4GL Version 9.30.UC3
And in my sqlhosts the following is there:
tuhhsrvpascal onsoctcp tuhhsrvpascal tuhhsrvpascal
#demo_on onipcshm on_hostname on_servername
#demo_se seipcpip se_hostname sqlexec
My question what is the CSM and how can I fix the problem?
| |
|
|
| John Carlson 2007-02-25, 1:20 am |
| On Thu, 22 Feb 2007 12:20:22 -0800, r0b <rthompson@ecok.edu> wrote:
>
>How does CSM cause error -408?
Someone telnetting to the Informix port??
JWC
|
|
|
|
|