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 error -25580

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-18-07, 22:59
red snapper red snapper is offline
Registered User
 
Join Date: Apr 2007
Posts: 1
informix error -25580

what causes this error "System error occurred in network function" with error code -25580? this error occurred when running an application that accesses with the informix database in UNIX using ESQL-C?
Reply With Quote
  #2 (permalink)  
Old 04-19-07, 06:27
Tyveleyn Tyveleyn is offline
Registered User
 
Join Date: Aug 2006
Location: The Netherlands
Posts: 248
Hi,

This is the 'finderr' utility's output on this:
Code:
$ finderr 25580                                       
-25580  System error occurred in network function.                         
                                                                           
A system call has failed. For assistance, contact your system administrator
or Informix Technical Support.
I'm not familiar with ESQL/C nor with the CLI? that's used by it, but I would think debugging the application can pinpoint the specific system call that's made. But first I would check out the UNIX system log files immediately after the error occured.

Regards
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