I guess an upgrade needs to be scheduled...
Post by Neal Stack [Sybase]Hello,
440142 Backupserver hangs when accept() returns an
unexpected return value such as ENETRESET or
ENOBUFS.
Backup Server runs for several days but hangs whenever
accept() returns ENETRESET. The Open Server gets the
stack1_os - 16240/10/0: Net-Library routine net_accept()
failed in srv__conservice Network error: status = 25 -
Protocol driver call to accept an incoming connection
request failed
The last time it calls accept() before hanging, it got
error ENETRESET: % grep accept dc_truss.out
....
20674: naccept(0x0000000A, 0x2096AB98, 0x2099AFB0,
0x20220F38, 0x2099B180, 0x00000C0D, 0x00000000,
0x00000000) Err#72 ECONNABORTED 20674: naccept(0x0000000A
, 0x2096AB98, 0x2099B060, 0x20220F38, 0x2099B180,
naccept(0x0000000A, 0x2096AB98, 0x2099AFB0, 0x20220F38,
0x2099B180, 0x00000C0D, 0x00000000, 0x00000000) Err#72
ECONNABORTED 20674: naccept(0x0000000A, 0x2096AB98,
0x2099B060, 0x20220F38, 0x2099B180, 0x00000000, 0xF01C8420
, 0x00000000) Err#11 EAGAIN 20674: naccept(0x0000000A,
0x2096AB98, 0x2099AFB0, 0x20220F38, 0x2099B180, 0x00000C0D
, 0x00000000, 0x00000000) Err#73 ENETRESET
The fix is available in 12.5.4 ESD#5 and higher.
Regards,
Neal
Post by unknownPost by unknownASE 12.5 AIX
HI,
I got the error message below and I haven't been able
to >> locate a description/solution? Any ideas are
appreciated. >>
Post by unknownPost by unknownThanks,
Rick_806
Sep 28 21:10:10 2009: Backup Server: 3.42.1.1: DUMP is
complete (database BkflMsgProd).
Net-Library routine net_accept() failed in
srv__conservice Network error: status = 25 - Protocol
driver call to accept an incoming connection request
failed