cancel
Showing results for 
Search instead for 
Did you mean: 

Operating system call - error 104

Former Member
0 Kudos

Hi all,

I checked the transaction SM21 the following error:

Operating system call recv failed (error no. 104 )

This error occurs 3 or 4 times per second.

Details Page 2 Line 13 System Log: Analysis for all Remote Instances 1

Time SAP instance Type Nr Clt User TCode Grp N Text

14:40:02 sspapp05_PRD_11 DP Q0 I Operating system call recv failed (error no. 104 )

Operating system call recv failed (error no. 104 )

Details

Recording at local and central time........................ 26.01.2009 14:40:02

Task...... Process User...... Terminal Session TCode Program Cl Problem cl Package

20071 Dispatcher K SAP Web AS Problem STSK

Further details for this message type

Module nam Line Error text Caller.... Reason/cal

nixxi.cp 4308 recv104 NiIRead recv

Documentation for system log message Q0 I :

The specified operating system call was returned with an error.

For communication calls (receive, send, etc) often the cause of errors

are network problems.

It could also be a configuration problem at operating system level.

(file cannot be opened, no space in the file system etc.).

Additional specifications for error number 104

Name for errno number ECONNRESET

No documentation available for error ECONNRESET

Technical details

File Offset RecFm System log type Grp N variable message data

162 104040 m Error (Function,Module,Row) Q0 I recv104 NiIReadrecv nixxi.cp4308

Someone would tell me what is causing this error?

Regards,

RARRIADO

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

The following message appears in the system log:

'Operating System call xxxx failed (errno nnn)'

where "xxxx" is an identification code (frequently 'recv') and 'nnn' a number.

An error code was returned by the operating system. The error number depends on the hardware. This error is reflected as syslog message Q0I.

Please check the note : Note 34116 - Syslog: "Operating System call xxxx failed".

Please search with the error in service market place you will find the related notes.

Regards

Sreedhar Reddy.

Former Member
0 Kudos

Hello ,

This OS related signal error seems to be Network TCP/IP related problem. sometimes it happens when TCP/IP connectio n socket is not initialized properly.

You can found more information regarding this on OSS

Regards

Anju

Former Member
0 Kudos

Hai,

Please check the SAP Note 34116.

This type of message normally occurs when there is some Network issue.

Regards,

Yoganand.V