On Aug 22, 4:14 am, starduo...@gmail.com wrote:
> WINSQL reported error like this:Error: System error occurred in
> network function. (State:S1000, Native Code: FFFF9C14).
FFFF9C14 maps to the integer -25580 which is the Informix error:
> finderr -25580
-25580 System error occurred in network function.
A system call has failed. For assistance, contact your system
administrator
or Technical Support at tsmail@us.ibm.com.
Looks like a network problem caused the connection to drop or the
connection never succeeded.
Art S. Kagel