Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Errorlog: read failed on socket

Status
Not open for further replies.

SwissMike1

Programmer
Mar 5, 2007
1
CH
Hello

I have a lot of Message in the Sybase ASE Errorlog like this:

00:00000:00000:2007/03/04 21:26:33.65 kernel nl__read_defer: read failed on socket 15.
: Der E/A-Vorgang wurde wegen eines Threadendes oder einer Anwendungsanforderung abgebrochen.

What does this Message mean? Where can i found help?
Thanks for all!
Mike
 
After translatting the message
The I/O procedure was broken off because of a Threadendes or an application requirement.
It appears to be an issue with the disk subsystem. Check the system for things like SCSI timeouts, etc.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top