Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Monday, November 16, 2015 6:25 AM
hi
in one of web front end server this below error appears since last day
Log Name: Application
Source: Microsoft-SharePoint Products-SharePoint Foundation
Date: 11/16/2015 8:45:37 AM
Event ID: 5586
Task Category: Database
Level: Error
Keywords:
User: XXXPORTAL\spfarm
Computer: XXXWFE02.xxxportal.com
Description:
Unknown SQL Exception 64 occurred. Additional error information from SQL Server is included below.
A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The specified network name is no longer available.)
<Data Name="int0">64</Data>
<Data Name="string1">A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The specified network name is no longer available.)</Data>
</EventData>
</Event>
adil
All replies (1)
Tuesday, November 17, 2015 8:23 AM ✅Answered | 1 vote
Hi Adil,
It’s general error caused by different causes. Please check the following things:
1. Insufficient SQL Server database permissions
2. SQL Server database is full
3. Incorrect MDAC version
4. SQL Server database not found
5. Incorrect version of SQL Server
6. SQL Server collation is not supported
7. Database is read-only
More information about the error for your reference:
Feel freely to reply if there is any update.
Thanks,
Dean Wang
TechNet Community Support
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected].