- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Informix 9.40 HC7 - "Network Connection is Broken"
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2007 05:30 AM
тАО01-29-2007 05:30 AM
Informix 9.40 HC7 - "Network Connection is Broken"
Currently I am dealing with a ... kid of bizarre problem ... From times to times when i try to do a query through dbaccess i get a "25582 sql error: Network connection is broken". If i try to redo the query then I
am getting a "349 error:Database not selected". The strange thing is that i get this errors both when i try to query the db from the node the db is running or from other servers in the cluster.
Moreover after investigation a bit on the net i have found out that other ppl had similar problems in the past, but they had as well some output in the online.log, like "listener-thread: err = -25582: oserr = 9: errstr = : Network connection is broken. "; Unfortunately this is not my case, so to my understanding only the clients face the problem when trying to connect to the db (even if they are executed from the same node the db runs). I have also checked the ouput from netstat, lanadmin statistics, syslog.log etc etc.. but cannot find anything useful. To close up what with one more observation, when a dbaccess session dies at the very same time i can see with netstat that the socket connection state is in TIME_WAIT, which to my understanding means that client & server have ended the connection gracefully.
Thats all .... (that was long). If anybody has any idea to what direction to look after I 'd be grateful : )
Cheers Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2007 06:27 AM
тАО01-29-2007 06:27 AM
Re: Informix 9.40 HC7 - "Network Connection is Broken"
Even when accessed from the node the database is running on, a listener is required to handle the connection and then request the data and return it.
From general database experience, this may be a configuration problem with the listener, or the network configuration its trying to use.
It could also be a bug.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2007 06:47 AM
тАО01-29-2007 06:47 AM
Re: Informix 9.40 HC7 - "Network Connection is Broken"
If it was a listener issue, then i should see some erroneous output in the online.log shouldn' t I? Since there is nothing in there I assume that the db server "does not face" any networks issues to "cry out" for. In addition regarding the configuration issue, the db has been up and running for a couple of months now without any problem so I did not focus my research on that way. Now that you ve mentioned it however I am going to re-examine the onconfig parameters (although from the first quick look i didn't see anything mis configured ).
Cheers Alex :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2007 09:04 PM
тАО01-29-2007 09:04 PM
Re: Informix 9.40 HC7 - "Network Connection is Broken"
just check if this is not caused by bug or permissions problems like here:
Bug #90533 (ASSERT FAILURE WHEN GRANTING EXECUTE PERMISSION)
============================================================
You will get an server "Assert Failure" and a following server PANIC
when using the SPECIFIC qualifier and a specific routine name with
the SQL permissions statement 'grant execute on udr' if it also
specifies 'with grant option'.
Here is an example of a statement which will cause the problem:
grant execute on specific function t1_udr to usr2 with grant option;
This will display the following error to the user:
25582: Network connection is broken.
Bad file number
Error in line 1
Near character position 15
There is a workaround for this problem. If you don't use the SPECIFIC
qualifier and the specific name, you don't see the problem:
grant execute on function t1 to usr2 with grant option;
Permission granted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-30-2007 05:29 AM
тАО01-30-2007 05:29 AM
Re: Informix 9.40 HC7 - "Network Connection is Broken"
I didn't know about the specific bug. However most of the times i get the error just by opening a dbaccess session to the server and trying to set the isolation to dirty read. So i assume that this is not the case.
Ty anyway for the info (I ll have that in mind when developing : ))
Cheers Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-30-2007 07:28 AM
тАО01-30-2007 07:28 AM
Re: Informix 9.40 HC7 - "Network Connection is Broken"
http://groups.google.com/group/comp.databases.informix/browse_frm/thread/161588cd57b0234/73c21baa38ad8392?lnk=gst&q=25580+%22andrew+hamm%22&rnum=1#73c21baa38ad8392