SAP Note 34116 - Syslog: "Operating System call xxxx failed"

Component : SAP Syslog -

Solution : https://service.sap.com/sap/support/notes/34116 (SAP Service marketplace login required)

Summary :
This SAP Note addresses an issue where the system log emits the error 'Operating System call xxxx failed (errno nnn)', where "xxxx" typically is 'recv' and 'nnn' indicates the error number specific to the hardware platform. The error generates a syslog message tagged with Q0I. For troubleshooting, users should refer to developer traces via transactions ST11 or AL11, consult UNIX manual pages, or inspect the error code file /usr/include/sys/errno.h. Solutions for other platforms like WindowsNT and Open/VMS involve specific procedures detailed in the note for error examination based on the Posix standard and OpenVMS libraries, respectively.

Key words :
$ set default sys$library  $ lib/list/text decc$rtldef, additional key words q0i recv writev bind, =<filename>/text decc$rtldef, 'operating system call xxxx failed, tlb  $ search <filename> <error number>, tlb  $ lib/extract=errno/, /usr/include/sys/errno, error number depends, syslog message q0i, operating system level

Related Notes :

22748
21971Connection between SAP GUI and application server terminated
4243Too many open files